Skip to content

Commit 80a848b

Browse files
authored
Add Neo4j 2025.x.y to the ITs (#272)
1 parent bfc5080 commit 80a848b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
strategy:
141141
fail-fast: false
142142
matrix:
143-
neo4j: [ "5", "4.4" ]
143+
neo4j: [ "2025", "5", "4.4" ]
144144
runs-on: ubuntu-latest
145145
services:
146146
neo4j:

0 commit comments

Comments
 (0)