updated java version

This commit is contained in:
Jonas_Jones 2024-05-04 20:54:34 +02:00
parent 839d3b9e79
commit 6aa369dde1

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-22.04, windows-2022]