try a different compiler
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- uses: msys2/setup-msys2@v2
|
- uses: msys2/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
msystem: MINGW64
|
msystem: MINGW64
|
||||||
install: make zlib git p7zip gcc
|
install: make zlib git p7zip mingw-w64-x86_64-gcc
|
||||||
update: true
|
update: true
|
||||||
- name: display versions
|
- name: display versions
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user