Skip to content

Commit 6d37de5

Browse files
committed
[ci] Use pmd_ci_openjdk_install_adoptium
1 parent dd3aa03 commit 6d37de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source "$(dirname "$0")/inc/fetch_ci_scripts.bash" && fetch_ci_scripts
99

1010
function build() {
1111
pmd_ci_log_group_start "Install OpenJDK"
12-
pmd_ci_openjdk_install_adoptopenjdk 11
12+
pmd_ci_openjdk_install_adoptium 11
1313
pmd_ci_openjdk_setdefault 11
1414
pmd_ci_log_group_end
1515

0 commit comments

Comments
 (0)