Skip to content

Commit

Permalink
jruby-9.4 (#1686)
Browse files Browse the repository at this point in the history
Co-authored-by: klobuczek <@Coto16531653>
  • Loading branch information
klobuczek authored Feb 10, 2023
1 parent 203f272 commit 600b3a0
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 @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ jruby-9.3.10.0, ruby-3.1.3, ruby-3.2.0 ]
ruby: [ jruby-9.3.10.0, jruby-9.4.1.0, ruby-3.1.3, ruby-3.2.0 ]
neo4j: [ 3.5.35, 4.0.12, 4.1.12, 4.2.19, 4.3.23, 4.4.17, 5.4.0 ]
env:
NEO4J_VERSION: ${{ matrix.neo4j }}
Expand Down

0 comments on commit 600b3a0

Please sign in to comment.