mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Try test_interrupt_in_other_thread
Seems working now probably because of system library updates.
This commit is contained in:
parent
7f7c3a0a75
commit
0a1b3b3a67
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
|
@ -28,7 +28,6 @@ jobs:
|
|||
- test_task: "check"
|
||||
os: ubuntu-20.04
|
||||
configure: "--host=i686-$OSTYPE"
|
||||
skipped_tests: TestReadline#test_interrupt_in_other_thread
|
||||
- test_task: "test-all TESTS=--repeat-count=2"
|
||||
os: ubuntu-20.04
|
||||
configure: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue