mirror of https://github.com/Leinnan/doppler.git
Remove glfw dependencies from CI build
This commit is contained in:
parent
07c7b4193f
commit
3a33c372af
|
|
@ -4,8 +4,6 @@ packages:
|
||||||
- mesa
|
- mesa
|
||||||
- glu
|
- glu
|
||||||
- libx11
|
- libx11
|
||||||
- glfw-x11
|
|
||||||
- cmake
|
|
||||||
tasks:
|
tasks:
|
||||||
- prepare: |
|
- prepare: |
|
||||||
rustup toolchain install stable
|
rustup toolchain install stable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue