Build minor version
Until we figure out what the breaking changes in 26.7 might be
This commit is contained in:
parent
b89324a36a
commit
f90c145538
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
keycloak-version:
|
||||
# renovate: datasource=docker depName=quay.io/keycloak/keycloak
|
||||
- 26.7.2
|
||||
- 26.6.4 # until we are sure we can go to 26.7
|
||||
steps:
|
||||
- name: Install required system packages
|
||||
run: apk add --no-cache nodejs
|
||||
|
|
|
|||
Loading…
Reference in a new issue