Update build.yml

This commit is contained in:
actuallyasmartname 2021-04-14 10:40:02 -04:00 committed by GitHub
parent a51af68897
commit f2b3de5ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
matrix: matrix:
# Use these Java versions # Use these Java versions
java: [ java: [
1.8, # Minimum supported by Minecraft 8.0, # Minimum supported by Minecraft
11, # Current Java LTS 11, # Current Java LTS
16 # Latest version 16 # Latest version
] ]