run CI with java 25

This commit is contained in:
Athou
2025-09-16 19:09:40 +02:00
parent cc90883342
commit ad8c928cf1
2 changed files with 5 additions and 5 deletions

View File

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