Skip to content

Commit 9ea934a

Browse files
authored
Merge pull request #600 from ruby/skip-failing-test
Skip failing test with truffleruby and ubuntu-22.04
2 parents d0f07df + d277123 commit 9ea934a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- { os: windows-latest, ruby: truffleruby }
2626
- { os: windows-latest, ruby: truffleruby-head }
2727
- { os: macos-latest, ruby: truffleruby }
28+
- { os: ubuntu-20.04, ruby: truffleruby }
2829
include:
2930
- { os: windows-latest, ruby: ucrt }
3031
- { os: windows-latest, ruby: mswin }

0 commit comments

Comments
 (0)