From bc6767306867b08fd33d66958ee9bd811ea24af2 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Mon, 14 Jul 2025 16:17:41 -0400 Subject: [PATCH] Update cirrus.runner.yml --- .ci/cirrus.runner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/cirrus.runner.yml b/.ci/cirrus.runner.yml index 73cfc24..21c1efd 100644 --- a/.ci/cirrus.runner.yml +++ b/.ci/cirrus.runner.yml @@ -6,7 +6,7 @@ task: - MACOS_VERSION: sonoma XCODE_VERSIONS: "16.1,16,15.4" ADDITIONAL_IOS_BUILDS: "17.5" - DISK_SIZE: 300 + DISK_SIZE: 260 - MACOS_VERSION: sequoia XCODE_VERSIONS: "16.4,\"26-beta-3\",16.3,16.2,16.1,16" ADDITIONAL_IOS_BUILDS: "18.4,18.2,17.5"