Skip to content

Commit 495749a

Browse files
committed
Bump
1 parent 7ac12be commit 495749a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
CFLAGS="-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC"
126126
LDFLAGS="-fsanitize=undefined,address"
127127
run_tests_parameters: '--asan --repeat 2'
128-
test_function_jit: false
128+
test_function_jit: true
129129
asan: true
130130
- name: _REPEAT
131131
debug: true

0 commit comments

Comments
 (0)