Skip to content

Commit f75ec53

Browse files
committed
XXX disable SDL for testing
1 parent 294d6f3 commit f75ec53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ develop ]
88

99
env:
10-
SDL: 1
10+
SDL: 0
1111
JIT: 0 # XXX debugging only
1212
ICARUS: 1
1313
CTEST_OUTPUT_ON_FAILURE: 1

0 commit comments

Comments
 (0)