From 22cbee6fbf8e4ab8ba53ee69e9bcdd7c60c13fec Mon Sep 17 00:00:00 2001 From: Josh Edney Date: Tue, 25 Feb 2025 09:28:18 +0000 Subject: [PATCH] [full ci] --- .buildkite/pipeline.full.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/pipeline.full.yml b/.buildkite/pipeline.full.yml index 798eab659..921ad0054 100644 --- a/.buildkite/pipeline.full.yml +++ b/.buildkite/pipeline.full.yml @@ -165,7 +165,7 @@ steps: - xcframework_cocoa_fixture timeout_in_minutes: 10 agents: - queue: opensource-mac-cocoa-10.13 + queue: macos-10.13 plugins: artifacts#v1.9.3: download: "features/fixtures/macos/output/macOSTestAppXcFramework.zip" @@ -812,7 +812,7 @@ steps: - cocoa_fixture timeout_in_minutes: 60 agents: - queue: opensource-mac-cocoa-10.13 + queue: macos-10.13 plugins: artifacts#v1.9.3: download: ["features/fixtures/macos/output/macOSTestApp_Release.zip"]