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 721328b commit c064460Copy full SHA for c064460
.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', 'ruby-head' ]
+ ruby: [ 'jruby-9.2.9.0', 'ruby-head' ]
11
fail-fast: false
12
steps:
13
- uses: actions/checkout@master
0 commit comments