Skip to content

Commit 46a8384

Browse files
committed
Set JAVA_HOME
1 parent 4b7a603 commit 46a8384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
with:
1212
exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
1313
pre_build_command: "apt-get update -y -q && apt-get install -y -q openjdk-21-jdk"
14+
env:
15+
JAVA_HOME: "/usr/lib/jvm/java-21-openjdk-amd64"

0 commit comments

Comments
 (0)