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 b37c2cc commit 5b9c09bCopy full SHA for 5b9c09b
.github/workflows/build.yml
@@ -55,15 +55,15 @@ jobs:
55
- variant: java21
56
baseImage: eclipse-temurin:21-jre
57
platforms: linux/amd64,linux/arm64
58
- mcVersion: latest
+ mcVersion: 1.21.11
59
- variant: java21-jdk
60
baseImage: eclipse-temurin:21
61
62
63
- variant: java21-alpine
64
baseImage: eclipse-temurin:21-jre-alpine
65
66
67
# JAVA 17:
68
- variant: java17
69
# jammy doesn't work until minecraft updates to https://github.com/netty/netty/issues/12343
0 commit comments