chore: Switch to GraalVM 25

JDK 25 is the new LTS after 21.
This commit is contained in:
D. Can Celasun
2025-10-16 18:04:50 +01:00
parent ccbc07d7d8
commit 57227f9544

View File

@@ -7,7 +7,7 @@ on:
pull_request:
env:
JAVA_VERSION: 21
JAVA_VERSION: 25
DOCKER_BUILD_SUMMARY: false
jobs: