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 960ca73 commit 2739c50Copy full SHA for 2739c50
.github/workflows/test.yml
@@ -21,8 +21,6 @@ jobs:
21
os: [ 'ubuntu-latest', 'windows-latest' ]
22
include:
23
- { os: macos-latest, ruby: '2.6' }
24
- - { os: ubuntu-latest, ruby: 'jruby-head' }
25
- - { os: ubuntu-latest, ruby: 'jruby-9.2' }
26
runs-on: ${{ matrix.os }}
27
steps:
28
- uses: actions/checkout@v3
0 commit comments