We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d40baf commit da6203eCopy full SHA for da6203e
.github/workflows/test.yml
@@ -65,7 +65,6 @@ jobs:
65
- '24.0.5'
66
- '23.0.7'
67
- '22.0.5'
68
- - '21.1.2'
69
fail-fast: false
70
concurrency:
71
group: ${{ github.head_ref || github.run_id }}-${{ matrix.keycloak-version }}
README.md
@@ -56,7 +56,6 @@ The following versions are used when running acceptance tests in CI:
56
- 24.0.5
57
- 23.0.7
58
- 22.0.5
59
-- 21.1.2
60
61
## Releases
62
0 commit comments