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 a55d575 commit 67b790dCopy full SHA for 67b790d
.github/workflows/build-multiarch.yml
@@ -60,10 +60,6 @@ jobs:
60
baseImage: container-registry.oracle.com/graalvm/jdk:17-ol8
61
platforms: linux/amd64,linux/arm64
62
mcVersion: 1.20.4
63
- - variant: java17-jdk
64
- baseImage: eclipse-temurin:17-focal
65
- platforms: linux/amd64,linux/arm/v7,linux/arm64
66
- mcVersion: 1.20.4
67
- variant: java17-alpine
68
baseImage: eclipse-temurin:17-jre-alpine
69
platforms: linux/amd64
0 commit comments