update ci
This commit is contained in:
parent
8149faca4d
commit
7a02339be6
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
|
@ -41,11 +41,11 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
features:
|
||||
- 'winit_softbuffer debug'
|
||||
- 'winit_softbuffer tokio'
|
||||
- winit_softbuffer
|
||||
- 'winit_tiny_skia debug'
|
||||
- 'winit_tiny_skia tokio'
|
||||
- winit_tiny_skia
|
||||
- winit_wgpu
|
||||
- softbuffer
|
||||
- tiny_skia
|
||||
- wayland
|
||||
- applet
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue