Skip to content

Commit

Permalink
Test with keycloak server images 24.0, 26.0 and 26.1
Browse files Browse the repository at this point in the history
closes #130

Signed-off-by: mposolda <[email protected]>
  • Loading branch information
mposolda committed Jan 16, 2025
1 parent e944281 commit 3ec3903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
keycloak_server_version: [ "24.0", "25.0", "26.0", "nightly" ]
keycloak_server_version: [ "24.0", "26.0", "26.1", "nightly" ]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 3ec3903

Please sign in to comment.