We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c62165 commit fd7fabcCopy full SHA for fd7fabc
2 files changed
.github/workflows/zjit-macos.yml
@@ -45,6 +45,9 @@ jobs:
45
- test_task: 'btest'
46
configure: '--enable-zjit=dev'
47
48
+ - test_task: 'zjit-test-ruby-all'
49
+ configure: '--enable-zjit=dev'
50
+
51
env:
52
GITPULLOPTIONS: --no-tags origin ${{ github.ref }}
53
RUN_OPTS: ${{ matrix.zjit_opts }}
.github/workflows/zjit-ubuntu.yml
@@ -47,6 +47,9 @@ jobs:
54
55
0 commit comments