Skip to content

Commit

Permalink
Merge branch '12' into e2e_test_improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhardikjoshi committed Sep 25, 2024
2 parents de93a0b + b4efa99 commit 43e8454
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 43e8454

Please sign in to comment.