Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Jan 13, 2025
1 parent 35086f0 commit af6a318
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ jobs:
matrix:
ruby: [ jruby, ruby ]
neo4j: [ 5.26.0 ]
active_model: [ 7.1.5.1, 7.2.2.1, 8.0.1 ]
active_model: [ 7.1.5.1, 7.2.2.1 ]
include:
- ruby: ruby
neo4j: 5.26.0
active_model: 8.0.1
- ruby: jruby
java-version: 17
env:
Expand Down

0 comments on commit af6a318

Please sign in to comment.