mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 03:39:18 +02:00
1.18-pre2
This commit is contained in:
parent
466c1a804a
commit
57e84b576d
5 changed files with 11 additions and 12 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue