Skip to content

Commit

Permalink
updated versions for e2e_test
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Sep 24, 2024
1 parent 681afe8 commit b4efa99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ jruby, ruby-3.2.5 ]
neo4j: [ 5.22.0 ]
active_model: [ 7.1.3 ]
ruby: [ jruby, ruby-3.3.5 ]
neo4j: [ 5.23.0 ]
active_model: [ 7.1.4, 7.2.1 ]
include:
- ruby: jruby
java-version: 17
Expand Down

0 comments on commit b4efa99

Please sign in to comment.