Use Java 24 instead of Java 23 in the CI Github action

To fix the broken build, and to focus on testing the Java
LTS versions and the latest one.
This commit is contained in:
Sébastien Deleuze 2025-06-30 12:01:34 +02:00
parent 769ba9e23b
commit 0e11dbfcca
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
toolchain: false
- version: 21
toolchain: true
- version: 23
- version: 24
toolchain: true
exclude:
- os: