btest jobs are now passing
This commit is contained in:
parent
d68f878976
commit
24f8a78709
Notes:
git
2025-04-18 13:48:40 +00:00
1
.github/workflows/zjit-macos.yml
vendored
1
.github/workflows/zjit-macos.yml
vendored
@ -33,7 +33,6 @@ jobs:
|
||||
zjit_opts: '--zjit'
|
||||
configure: '--enable-zjit=dev'
|
||||
btests: '../src/bootstraptest/test_zjit.rb'
|
||||
continue-on-test_task: true
|
||||
|
||||
- test_task: 'check'
|
||||
# Test without ZJIT for now
|
||||
|
1
.github/workflows/zjit-ubuntu.yml
vendored
1
.github/workflows/zjit-ubuntu.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
||||
zjit_opts: '--zjit'
|
||||
configure: '--enable-zjit=dev'
|
||||
btests: '../src/bootstraptest/test_zjit.rb'
|
||||
continue-on-test_task: true
|
||||
|
||||
- test_task: 'check'
|
||||
# Test without ZJIT for now
|
||||
|
Loading…
x
Reference in New Issue
Block a user