1.18-pre2

This commit is contained in:
modmuss50
2021-11-16 19:30:30 +00:00
committed by c0de
parent 4448cd0dd5
commit f64a1af368
5 changed files with 11 additions and 12 deletions

View File

@@ -12,8 +12,7 @@ jobs:
matrix:
# Use these Java versions
java: [
16, # Minimum supported by Minecraft
17, # Current Java LTS
17, # Current Java LTS & minimum supported by Minecraft
]
# and run on both Linux and Windows
os: [ubuntu-20.04, windows-2022]