Skip to content

Commit

Permalink
Exclude ubuntu-latest (sanity-check-zip) as it is running the full zip (
Browse files Browse the repository at this point in the history
keycloak#26463)

Signed-off-by: stianst <[email protected]>
  • Loading branch information
stianst authored Jan 24, 2024
1 parent d23383e commit 208e3a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 208e3a6

Please sign in to comment.