Skip to content

Commit 5fa7060

Browse files
committed
correct single server to version 5.1
1 parent a36601b commit 5fa7060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test-single-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
php-version: ["8.0", "8.2"]
19-
neo4j-version: ["4.4", "5.0", "5.6"]
19+
neo4j-version: ["4.4", "5.1", "5.5"]
2020

2121
services:
2222
neo4j:

0 commit comments

Comments
 (0)