We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2810ec5 + f7145b8 commit 2fdfbfeCopy full SHA for 2fdfbfe
.github/workflows/ubuntu.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- ruby: [ 'jruby-9.2.14.0', 'head', '3.0', '2.7', '2.6', '2.5', '2.4' ]
+ ruby: [ 'jruby-9.2.17.0', 'head', '3.0', '2.7', '2.6', '2.5', '2.4' ]
11
steps:
12
- uses: actions/checkout@master
13
- name: Set up Ruby
0 commit comments