We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f6f07 commit 3862c92Copy full SHA for 3862c92
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
# Use these Java versions
17
java: [
18
- 16 # Minimum supported by Minecraft
+ 17
19
]
20
# and run on both Linux and Windows
21
os: [ubuntu-20.04, windows-latest]
0 commit comments