Skip to content

Commit 688dbfc

Browse files
committed
ZJIT: Run zjit-check on CI for faster test_zjit.rb feedback
1 parent 5b70d15 commit 688dbfc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/zjit-macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
include:
35-
- test_task: 'zjit-test'
35+
- test_task: 'zjit-check'
3636
configure: '--enable-yjit=dev --enable-zjit'
3737

3838
- test_task: 'ruby' # build test for combo build
@@ -84,7 +84,7 @@ jobs:
8484
- uses: taiki-e/install-action@v2
8585
with:
8686
tool: nextest@0.9
87-
if: ${{ matrix.test_task == 'zjit-test' }}
87+
if: ${{ matrix.test_task == 'zjit-check' }}
8888

8989
- name: Install Rust # TODO(alan): remove when GitHub images catch up past 1.85.0
9090
run: rustup default 1.85.0

.github/workflows/zjit-ubuntu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
configure: '--enable-zjit=dev --with-gcc=clang-14'
3838
libclang_path: '/usr/lib/llvm-14/lib/libclang.so.1'
3939

40-
- test_task: 'zjit-test'
40+
- test_task: 'zjit-check'
4141
configure: '--enable-yjit --enable-zjit=dev'
4242

4343
- test_task: 'zjit-test-all'
@@ -85,7 +85,7 @@ jobs:
8585
- uses: taiki-e/install-action@v2
8686
with:
8787
tool: nextest@0.9
88-
if: ${{ matrix.test_task == 'zjit-test' }}
88+
if: ${{ matrix.test_task == 'zjit-check' }}
8989

9090

9191
- uses: ./.github/actions/setup/directories

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy