Skip to content

Commit d6d34b9

Browse files
Added Neo4j 2025 version for testing
1 parent 50c5fed commit d6d34b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/db.50.2204.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
neo4j-version: ['5.4', '5.6', '5.8', '5.12', '5.13', '5.23', '5.26']
14+
neo4j-version: ['5.4', '5.6', '5.8', '5.12', '5.13', '5.23', '5.26', '2025']
1515
php-version: ['8.1', '8.2', '8.3', '8.4']
1616

1717
services:

0 commit comments

Comments
 (0)