bump to JDK 24 in all java workflows

This commit is contained in:
Armin Schrenk
2025-05-21 13:08:55 +02:00
parent 322907bbcd
commit 41336cca13
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ on:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: 23
JAVA_VERSION: 24
jobs:
determine-version: