Update build.yml
This commit is contained in:
parent
a51af68897
commit
f2b3de5ac9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
# Use these Java versions
|
||||
java: [
|
||||
1.8, # Minimum supported by Minecraft
|
||||
8.0, # Minimum supported by Minecraft
|
||||
11, # Current Java LTS
|
||||
16 # Latest version
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user