Skip integration test gate for release (#1229)

This commit is contained in:
Fedor Korotkov 2026-04-11 22:33:36 -04:00 committed by GitHub
parent 1e52e17c21
commit 8aa377b71e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ task:
only_if: $CIRRUS_TAG != ''
depends_on:
- lint
- test
- build
macos_instance:
image: ghcr.io/cirruslabs/macos-runner:tahoe