Skip to content

Commit 3059786

Browse files
committed
Expand versions subject to regression testing
1 parent 81b02f0 commit 3059786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-vers.sh

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

4141
# LmdbJava versions to test
42-
MAVEN_VERSIONS=(0.8.3 0.9.1)
42+
MAVEN_VERSIONS=(0.0.5 0.5.0 0.8.3 0.9.1)
4343
BRANCH_VERSIONS=(master)
4444

4545
case $MODE in

0 commit comments

Comments
 (0)