From 3f4932370b4fc3f1d8677c5d80e47776c02bfbd8 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Sat, 11 Apr 2026 22:31:40 -0400 Subject: [PATCH] Skip integration test gate for release --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f3f7f80..7cc71ca 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -103,7 +103,6 @@ task: only_if: $CIRRUS_TAG != '' depends_on: - lint - - test - build macos_instance: image: ghcr.io/cirruslabs/macos-runner:tahoe