Update build.yml

This commit is contained in:
Markil3
2021-06-18 09:32:53 -06:00
parent 241b8c8357
commit 8646ac8ec8

View File

@@ -13,8 +13,8 @@ jobs:
# Use these Java versions # Use these Java versions
java: [ java: [
1.16, # Minimum supported by Minecraft 1.16, # Minimum supported by Minecraft
11, # Current Java LTS 16, # Current Java LTS
15 # Latest version 16 # Latest version
] ]
# and run on both Linux and Windows # and run on both Linux and Windows
os: [ubuntu-20.04, windows-latest] os: [ubuntu-20.04, windows-latest]