Skip to content

Commit d277123

Browse files
committed
skip failing test with truffleruby and ubuntu-22.04
https://github.com/ruby/openssl/actions/runs/4190107682/jobs/7263178067
1 parent d0f07df commit d277123

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)