Skip to content

Commit

Permalink
test ubuntu 20.04 and 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler authored Oct 18, 2023
1 parent c84d347 commit 58f98ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euo pipefail

DEBTAG=rdcli-deb
RPMTAG=rdcli-rpm
UBUNTUVERS="16.04 18.04"
UBUNTUVERS="18.04 20.04 22.04"
CENTOSVERS="7"
RPMJDK="java-1.8.0-openjdk java-11-openjdk"
DEBJDK="openjdk-8-jdk openjdk-11-jdk"
Expand Down

0 comments on commit 58f98ac

Please sign in to comment.