diff options
-rw-r--r-- | ./workflows/zjit-macos.yml | 2 | ||||
-rw-r--r-- | ./workflows/zjit-ubuntu.yml | 2 |
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 }} |