Enable mingw

This commit is contained in:
Christoffer Lerno
2023-10-26 14:24:19 +02:00
committed by Christoffer Lerno
parent 7d16d9acaf
commit 70e7e4b1d2
3 changed files with 14 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ jobs:
build-msys2-mingw:
runs-on: windows-latest
if: ${{ false }}
# if: ${{ false }}
strategy:
# Don't abort runners if a single one fails
fail-fast: false