Skip to content

Commit fd7fabc

Browse files
committed
Run zjit-test-ruby-all on CI
1 parent 9c62165 commit fd7fabc

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/zjit-macos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
- test_task: 'btest'
4646
configure: '--enable-zjit=dev'
4747

48+
- test_task: 'zjit-test-ruby-all'
49+
configure: '--enable-zjit=dev'
50+
4851
env:
4952
GITPULLOPTIONS: --no-tags origin ${{ github.ref }}
5053
RUN_OPTS: ${{ matrix.zjit_opts }}

.github/workflows/zjit-ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- test_task: 'btest'
4848
configure: '--enable-zjit=dev'
4949

50+
- test_task: 'zjit-test-ruby-all'
51+
configure: '--enable-zjit=dev'
52+
5053
env:
5154
GITPULLOPTIONS: --no-tags origin ${{ github.ref }}
5255
RUN_OPTS: ${{ matrix.zjit_opts }}

0 commit comments

Comments
 (0)