summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/zjit-macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/zjit-macos.yml b/.github/workflows/zjit-macos.yml
index d9d9079561..a5439384e0 100644
--- a/.github/workflows/zjit-macos.yml
+++ b/.github/workflows/zjit-macos.yml
@@ -49,7 +49,7 @@ jobs:
matrix:
include:
- test_task: 'check'
- configure: '--enable-yjit=dev --disable-yjit'
+ configure: '--enable-zjit=dev --disable-yjit'
- test_task: 'test-zjit'
configure: '--enable-zjit=dev --disable-yjit'