Skip to content

Commit 0b31310

Browse files
authored
Update CI_pipeline.yml
1 parent 3448da9 commit 0b31310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
case "$CURRENT_JAVA_VERSION" in
145145
"8")
146-
JAVA_HOME_TO_USE="/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.452-9/x64"
146+
JAVA_HOME_TO_USE="/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.462-8/x64"
147147
;;
148148
"11")
149149
JAVA_HOME_TO_USE="/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.23-9/x64"

0 commit comments

Comments
 (0)