From 8aa377b71ebfd90b2df9803d3e20033f58d6800c Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Sat, 11 Apr 2026 22:33:36 -0400 Subject: [PATCH] Skip integration test gate for release (#1229) --- .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