mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
Test JDK 25 in CI (#42447)
Closes #42733 Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
parent
f5c71e3e55
commit
1b7709bfa2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -285,7 +285,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
dist: [temurin]
|
||||
version: [17, 24]
|
||||
version: [17, 25-ea]
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user