Skip to content

Commit

Permalink
updated actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Nov 5, 2021
1 parent 1a6e54c commit 84f6193
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
ruby: [ jruby-9.2.20.0 ]
ruby: [ jruby-9.2.19.0 ]
neo4j: [ 3.5.29, 4.0.12, 4.1.10, 4.2.11, 4.3.6 ]
driver: [ java ]
env:
Expand Down

0 comments on commit 84f6193

Please sign in to comment.