Skip to content

Commit

Permalink
Merge pull request #944 from nobu/jruby
Browse files Browse the repository at this point in the history
Use jruby-head
  • Loading branch information
nobu authored Nov 27, 2022
2 parents 45259f9 + 8eb95bd commit 009db5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- ubuntu-latest
include:
- { ruby: '3.1', os: 'macos-latest' }
- { ruby: 'jruby-9.2.19.0', os: 'ubuntu-latest' }
- { ruby: 'jruby-head', os: 'ubuntu-latest' }
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 009db5a

Please sign in to comment.