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 d2cf591 commit 9d4c227Copy full SHA for 9d4c227
.github/workflows/ubuntu-rvm.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- ruby: [ 'jruby-9.2.6.0', 'jruby-9.1.17.0', 'ruby-head' ]
+ ruby: [ 'jruby-9.2.6.0', 'ruby-head' ]
11
fail-fast: false
12
steps:
13
- uses: actions/checkout@master
0 commit comments