We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0f07df + d277123 commit 9ea934aCopy full SHA for 9ea934a
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
- { os: windows-latest, ruby: truffleruby }
26
- { os: windows-latest, ruby: truffleruby-head }
27
- { os: macos-latest, ruby: truffleruby }
28
+ - { os: ubuntu-20.04, ruby: truffleruby }
29
include:
30
- { os: windows-latest, ruby: ucrt }
31
- { os: windows-latest, ruby: mswin }
0 commit comments