mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Use JDK 25 Temurin in GHA CI (#42857)
Closes #42955 Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
parent
1e240c110a
commit
e511e6c538
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, 25-ea]
|
||||
version: [17, 25]
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user