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