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:
Stian Thorgersen 2024-01-24 17:48:41 +01:00 committed by GitHub
parent d23383e79c
commit 208e3a6529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: