This commit is contained in:
Ashley Wulber 2023-06-15 11:38:25 -04:00 committed by Michael Murphy
parent 850968715c
commit 78a3a1f29a
2 changed files with 5 additions and 4 deletions

View file

@ -41,11 +41,10 @@ jobs:
fail-fast: false
matrix:
features:
- 'winit_tiny_skia debug'
- 'winit_tiny_skia tokio'
- winit_tiny_skia
- 'winit_debug'
- 'winit_tokio'
- winit
- winit_wgpu
- tiny_skia
- wayland
runs-on: ubuntu-22.04
steps: