try a different compiler

This commit is contained in:
Yann Collet
2023-02-10 20:49:21 -08:00
parent 5be3f19e1d
commit f8ae21680f
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
install: make zlib git p7zip gcc
install: make zlib git p7zip mingw-w64-x86_64-gcc
update: true
- name: display versions
run: |