We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f851e9 commit d910823Copy full SHA for d910823
1 file changed
run-vers.sh
@@ -40,7 +40,7 @@ echo "Detected RAM: ${TOTAL_RAM_GB} GB"
40
41
# LmdbJava versions to test
42
MAVEN_VERSIONS=(0.0.5 0.5.0 0.8.3 0.9.1)
43
-BRANCH_VERSIONS=(master)
+BRANCH_VERSIONS=(master gh-249-remove-unsignedkey)
44
45
case $MODE in
46
smoketest)
0 commit comments