mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Exclude ubuntu-latest (sanity-check-zip) as it is running the full zip (#26463)
Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
parent
d23383e79c
commit
208e3a6529
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -167,6 +167,8 @@ jobs:
|
||||
server: container
|
||||
- os: windows-latest
|
||||
server: storage
|
||||
- os: ubuntu-latest
|
||||
server: sanity-check-zip
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user