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 a36601b commit 5fa7060Copy full SHA for 5fa7060
.github/workflows/integration-test-single-server.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
php-version: ["8.0", "8.2"]
19
- neo4j-version: ["4.4", "5.0", "5.6"]
+ neo4j-version: ["4.4", "5.1", "5.5"]
20
21
services:
22
neo4j:
0 commit comments