update CI JDK 17 -> 21

This commit is contained in:
James Seibel
2024-05-19 20:31:51 -05:00
parent 17022f2df2
commit 8fe4ad454c
+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:17
image: eclipse-temurin:21
# all stages need to be defined here
# TODO: Make stages depend on what is in versionProperties