Skip to content

Commit

Permalink
ci: add new Neo4j releases
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Biville <[email protected]>
  • Loading branch information
dhrudevalia authored and fbiville committed Nov 21, 2024
1 parent eb8f7b8 commit 147ff2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
neo4j_version:
- "4.4.37"
- "4.4.38"
- "5.1.0"
- "5.2.0"
- "5.3.0"
Expand All @@ -36,6 +36,8 @@ jobs:
- "5.21.2"
- "5.22.0"
- "5.23.0"
- "5.24.2"
- "5.25.1"
steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
Expand Down

0 comments on commit 147ff2a

Please sign in to comment.