We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c5fed commit d6d34b9Copy full SHA for d6d34b9
.github/workflows/db.50.2204.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- neo4j-version: ['5.4', '5.6', '5.8', '5.12', '5.13', '5.23', '5.26']
+ neo4j-version: ['5.4', '5.6', '5.8', '5.12', '5.13', '5.23', '5.26', '2025']
15
php-version: ['8.1', '8.2', '8.3', '8.4']
16
17
services:
0 commit comments