fix CI
This commit is contained in:
parent
850968715c
commit
78a3a1f29a
2 changed files with 5 additions and 4 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue