Bump jdk to 26 (or 26.0.1+8)

This commit is contained in:
Armin Schrenk
2026-06-01 09:52:57 +02:00
parent 602c206dae
commit 49ca7f4891
13 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ defaults:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: 25
JAVA_VERSION: 26
jobs:
check-preconditions: