We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c46184 commit c499cd9Copy full SHA for c499cd9
.github/workflows/keycloak.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
# specify the keycloak version to use
26
- KC_VERSION: [15.1.1, 16.1.1, 17.0.0]
+ KC_VERSION: [15.1.1, 16.1.0, 16.1.1, 17.0.0]
27
# specify the java version to use
28
JAVA_VERSION: [11]
29
0 commit comments