looks like mingw32 is outdate

This commit is contained in:
stalkerg
2020-09-12 13:34:02 +09:00
parent b008e914ce
commit 3146bfa9ed

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- uses: numworks/setup-msys2@v1
with:
msystem: MINGW32
msystem: MINGW64
- name: update libs
run: msys2do pacman -Syu
- name: install libs