1.18-pre2

This commit is contained in:
modmuss50 2021-11-16 19:30:30 +00:00
parent 466c1a804a
commit 57e84b576d
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]