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.
2 parents f820979 + ebbe9e4 commit 190949dCopy full SHA for 190949d
.github/workflows/ubuntu.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- ruby: [ 'jruby-9.2.17.0', 'head', '3.0', '2.7', '2.6', '2.5' ]
+ ruby: [ 'jruby-9.2.19.0', 'head', '3.0', '2.7', '2.6', '2.5' ]
11
steps:
12
- uses: actions/checkout@v2
13
- name: Set up Ruby
0 commit comments