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.
CC = gcc
1 parent 7de6472 commit ed2a9e5Copy full SHA for ed2a9e5
1 file changed
.github/workflows/test.yml
@@ -48,6 +48,7 @@ jobs:
48
- name: Build and test
49
run: make test-mingw-windows64
50
env:
51
+ CC: gcc
52
GODOT_BIN: wine godot.exe
53
54
test_osx:
0 commit comments