Skip to content

Commit d910823

Browse files
committed
Add gh-249-remove-unsignedkey to run-vers.sh
1 parent 0f851e9 commit d910823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-vers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ echo "Detected RAM: ${TOTAL_RAM_GB} GB"
4040

4141
# LmdbJava versions to test
4242
MAVEN_VERSIONS=(0.0.5 0.5.0 0.8.3 0.9.1)
43-
BRANCH_VERSIONS=(master)
43+
BRANCH_VERSIONS=(master gh-249-remove-unsignedkey)
4444

4545
case $MODE in
4646
smoketest)

0 commit comments

Comments
 (0)