GitHub Actions: build using Java 25 LTS

This commit is contained in:
Karl Tauber
2025-09-23 16:15:08 +02:00
parent 15cbf28a0d
commit 5e4f00f0c8

View File

@@ -67,11 +67,10 @@ jobs:
- 8 - 8
- 17 # LTS - 17 # LTS
- 21 # LTS - 21 # LTS
- 23 # latest
toolchain: [""] toolchain: [""]
# include: include:
# - java: 21 - java: 21
# toolchain: 22 # latest toolchain: 25 # LTS
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4