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 cd0550d commit be650a5Copy full SHA for be650a5
.github/workflows/integration-test-cluster-neo4j-5.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
env:
15
CONNECTION: neo4j://neo4j:testtest@localhost:7687
16
- name: "Running on PHP 8.1 with a Neo4j 5.10-enterprise cluster"
+ name: "Running on PHP 8.1 with a Neo4j 5.20-enterprise cluster"
17
18
steps:
19
- uses: actions/checkout@v2
0 commit comments