Skip to content

Commit abf5aaa

Browse files
authored
Update ci.yml
1 parent 98dcc48 commit abf5aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
with:
3636
msystem: MINGW64
3737
install: make
38-
- run: make
38+
- run: make CC=gcc
3939
- run: make test

0 commit comments

Comments
 (0)