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 98dcc48 commit abf5aaaCopy full SHA for abf5aaa
1 file changed
.github/workflows/ci.yml
@@ -35,5 +35,5 @@ jobs:
35
with:
36
msystem: MINGW64
37
install: make
38
- - run: make
+ - run: make CC=gcc
39
- run: make test
0 commit comments