Skip to content

Commit c499cd9

Browse files
authored
Update keycloak.yml
1 parent 7c46184 commit c499cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keycloak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
# specify the keycloak version to use
26-
KC_VERSION: [15.1.1, 16.1.1, 17.0.0]
26+
KC_VERSION: [15.1.1, 16.1.0, 16.1.1, 17.0.0]
2727
# specify the java version to use
2828
JAVA_VERSION: [11]
2929

0 commit comments

Comments
 (0)