updated java version

This commit is contained in:
Jonas_Jones 2024-05-04 19:37:57 +02:00
parent f259939809
commit bb4dd1162f

View file

@ -12,7 +12,7 @@ jobs:
matrix:
# Use these Java versions
java: [
17, # Current Java LTS & minimum supported by Minecraft
21, # Current Java LTS & minimum supported by Minecraft
]
# and run on both Linux and Windows
os: [ubuntu-20.04, windows-2022]