Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 7f61a87

Browse files
authored
Merge pull request #8 from Mistera91/1.21
Update for 1.21
2 parents a507eea + 1919dbf commit 7f61a87

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
matrix:
1313
# Use these Java versions
1414
java: [
15-
17, # Current Java LTS & minimum supported by Minecraft
16-
21, # Current Java LTS
15+
21, # Current Java LTS & minimum supported by Minecraft
1716
]
1817
# and run on both Linux and Windows
1918
os: [ubuntu-22.04, windows-2022]

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)