Skip to content

Commit

Permalink
updated test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Sep 22, 2024
1 parent 1e9029f commit 27f4c3c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ jobs:
fail-fast: false
matrix:
ruby: [ jruby, ruby-3.1.6 ]
neo4j: [ 5.22.0 ]
active_model: [ 7.0.8, 7.1.3 ]
neo4j: [ 5.23.0 ]
active_model: [ 7.0.8, 7.1.4, 7.2.1 ]
include:
- ruby: ruby-3.2.5
neo4j: 5.22.0
active_model: 7.1.3
- ruby: ruby-3.3.4
neo4j: 5.22.0
active_model: 7.1.3
neo4j: 5.23.0
active_model: 7.1.4
- ruby: ruby-3.3.5
neo4j: 5.23.0
active_model: 7.1.4
- ruby: jruby
java-version: 17
env:
Expand Down

0 comments on commit 27f4c3c

Please sign in to comment.