We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1ae0d commit 384f180Copy full SHA for 384f180
ref/configuration-as-code/tool.yaml
@@ -129,7 +129,7 @@ tool:
129
- zip:
130
label: "alpine && !cloud"
131
subdir: "jdk8u452-b09"
132
- url: "https://home.markwaite.net/~mwaite/jdk/eclipse-temurin/8/OpenJDK8U-jdk_x64_alpine-linux_hotspot_jdk8u452b09.tar.gz"
+ url: "https://home.markwaite.net/~mwaite/jdk/eclipse-temurin/8/OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u452b09.tar.gz"
133
- command:
134
command: "echo 'Using /opt/jdk-8 for !alpine && !freebsd && !windows && !s390x'"
135
label: "!alpine && !freebsd && !windows && !s390x && !built-in"
0 commit comments