Skip to content

Commit 5b5643a

Browse files
authored
Remove YJIT --repeat-count=2 job (#8669)
1 parent 728286d commit 5b5643a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/yjit-ubuntu.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ jobs:
101101
configure: '--enable-yjit=dev'
102102
yjit_opts: '--yjit-call-threshold=1 --yjit-verify-ctx'
103103

104-
- test_task: 'test-all TESTS=--repeat-count=2'
105-
configure: '--enable-yjit=dev'
106-
107104
- test_task: 'test-bundled-gems'
108105
configure: '--enable-yjit=dev'
109106

0 commit comments

Comments
 (0)