Skip to content

Commit 67b790d

Browse files
authored
build: fully remove java17-jdk variant from build (#2904)
1 parent a55d575 commit 67b790d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-multiarch.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
baseImage: container-registry.oracle.com/graalvm/jdk:17-ol8
6161
platforms: linux/amd64,linux/arm64
6262
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
6763
- variant: java17-alpine
6864
baseImage: eclipse-temurin:17-jre-alpine
6965
platforms: linux/amd64

0 commit comments

Comments
 (0)