Skip to content

Commit ed2a9e5

Browse files
committed
Fix test Windows CC = gcc
1 parent 7de6472 commit ed2a9e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- name: Build and test
4949
run: make test-mingw-windows64
5050
env:
51+
CC: gcc
5152
GODOT_BIN: wine godot.exe
5253

5354
test_osx:

0 commit comments

Comments
 (0)