Skip to content

Commit

Permalink
Merge pull request #803 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Use jruby-9.2.17.0
  • Loading branch information
olleolleolle committed Apr 13, 2021
2 parents 2810ec5 + f7145b8 commit 2fdfbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
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' ]
steps:
- uses: actions/checkout@master
- name: Set up Ruby
Expand Down

0 comments on commit 2fdfbfe

Please sign in to comment.