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.
1 parent d2e24ee commit b3a5b76Copy full SHA for b3a5b76
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
exclude:
19
- { os: windows-latest, ruby: 'truffleruby' }
20
- { os: windows-latest, ruby: 'truffleruby-head' }
21
+ - { os: windows-latest, ruby: 'jruby-head' }
22
runs-on: ${{ matrix.os }}
23
steps:
24
- uses: actions/checkout@v3
0 commit comments