summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--./workflows/zjit-macos.yml2
-rw-r--r--./workflows/zjit-ubuntu.yml2
2 files changed, 2 insertions, 2 deletions
@@ -37,7 +37,7 @@ jobs:
# Test without ZJIT for now
- test_task: 'check'
- configure: '--enable-zjit'
env:
GITPULLOPTIONS: --no-tags origin ${{ .ref }}
@@ -42,7 +42,7 @@ jobs:
# Test without ZJIT for now
- test_task: 'check'
- configure: '--enable-zjit'
env:
GITPULLOPTIONS: --no-tags origin ${{ .ref }}