Skip to content

Commit 1450dbb

Browse files
committed
XXX disable JIT for testing
1 parent 51a78b9 commit 1450dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/c.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
SDL: 1
11-
JIT: 1
11+
JIT: 0 # XXX debugging only
1212
ICARUS: 1
1313
CTEST_OUTPUT_ON_FAILURE: 1
1414
LIGHTNING_VERSION: 2.2.3

0 commit comments

Comments
 (0)