CI: install mingw-w64-cross-gcc
This commit is contained in:
parent
55e038fd95
commit
829d0a3519
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
msystem: MSYS
|
msystem: MSYS
|
||||||
update: true
|
update: true
|
||||||
install: msys2-devel base-devel
|
install: msys2-devel base-devel mingw-w64-cross-gcc
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user