Skip to content

Commit 774481a

Browse files
committed
Update workflow files
1 parent 19efe47 commit 774481a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
# Use these Java versions
1414
java: [
15-
21, # Current Java LTS & minimum supported by Minecraft
15+
25, # Current Java LTS & minimum supported by Minecraft
1616
]
1717
# and run on both Linux and Windows
1818
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)