up CI java version 21 -> 25

will probably break old MC versions, the CI script will probably need some tweaking.
This commit is contained in:
James Seibel
2026-04-03 22:38:23 -05:00
parent a3c9b0654a
commit 1590abb489
+1 -1
View File
@@ -1,6 +1,6 @@
# use Eclipse's JDK
# The ci should always use a unix(-like) OS to work
image: eclipse-temurin:21
image: eclipse-temurin:25
# all stages need to be defined here
stages: