chore: Update calloop (#173)
* chore: Update calloop * chore: Allow compiling without windowing system * CI: Add test without any features
This commit is contained in:
parent
e1d1b0bad5
commit
f91287dec2
4 changed files with 8 additions and 6 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
features:
|
||||
- "" # for cosmic-comp, don't remove!
|
||||
- 'winit_debug'
|
||||
- 'winit_tokio'
|
||||
- winit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue