We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8d1ad commit ff822f3Copy full SHA for ff822f3
1 file changed
.github/workflows/ci.yml
@@ -32,5 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@v2
34
- uses: msys2/setup-msys2@v2
35
+ with:
36
+ msystem: MINGW64
37
- run: make
38
- run: make test
0 commit comments