forked from mirrors/principia
Reduce amount of packages that gets installed in Windows CI
This commit is contained in:
parent
93685693ad
commit
ffa8ce97d1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -46,8 +46,7 @@ jobs:
|
|||
with:
|
||||
update: true
|
||||
install: >-
|
||||
base-devel
|
||||
mingw-w64-x86_64-toolchain
|
||||
mingw-w64-x86_64-gcc
|
||||
mingw-w64-x86_64-cmake
|
||||
mingw-w64-x86_64-ninja
|
||||
mingw-w64-x86_64-glew
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue