Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -13,8 +13,8 @@ jobs:
|
||||
# Use these Java versions
|
||||
java: [
|
||||
1.16, # Minimum supported by Minecraft
|
||||
11, # Current Java LTS
|
||||
15 # Latest version
|
||||
16, # Current Java LTS
|
||||
16 # Latest version
|
||||
]
|
||||
# and run on both Linux and Windows
|
||||
os: [ubuntu-20.04, windows-latest]
|
||||
|
||||
Reference in New Issue
Block a user