Skip to content

Commit 5f07659

Browse files
build: Pin CI Neo4j version to 5.20.
1 parent e801cb2 commit 5f07659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export DEVELOCITY_CACHE_USERNAME=${DEVELOCITY_CACHE_USR}
99
export DEVELOCITY_CACHE_PASSWORD=${DEVELOCITY_CACHE_PSW}
1010
export JENKINS_USER=${JENKINS_USER_NAME}
1111
export SDN_FORCE_REUSE_OF_CONTAINERS=true
12+
export SDN_NEO4J_VERSION=5.20
1213

1314
# The environment variable to configure access key is still GRADLE_ENTERPRISE_ACCESS_KEY
1415
export GRADLE_ENTERPRISE_ACCESS_KEY=${DEVELOCITY_ACCESS_KEY}

0 commit comments

Comments
 (0)