From aaf9de6878e33e7ef05ec5dc0dc7591415ed36bd Mon Sep 17 00:00:00 2001 From: "service-bot-app[bot]" Date: Sat, 30 Aug 2025 02:03:40 +0000 Subject: [PATCH 1/2] Replace all occurrences of 's1-prod-macos-13-5-amd64' with 's1-macos-15-amd64-6' --- .semaphore/semaphore.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index e450ab5cc..f83d66c94 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -21,7 +21,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-amd64 + type: s1-macos-15-amd64-6 env_vars: - name: OS_NAME value: osx @@ -41,7 +41,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-amd64 + type: s1-macos-15-amd64-6 env_vars: - name: OS_NAME value: osx @@ -242,7 +242,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-amd64 + type: s1-macos-15-amd64-6 env_vars: - name: OS_NAME value: osx From bca80be00e1636cf50cf50bb22c9e675c22bf335 Mon Sep 17 00:00:00 2001 From: "service-bot-app[bot]" Date: Sat, 30 Aug 2025 02:03:40 +0000 Subject: [PATCH 2/2] Replace all occurrences of 's1-prod-macos-13-5-arm64' with 's1-macos-15-arm64-8' --- .semaphore/semaphore.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index f83d66c94..99f62741f 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -65,7 +65,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-arm64 + type: s1-macos-15-arm64-8 env_vars: - name: OS_NAME value: osx @@ -87,7 +87,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-arm64 + type: s1-macos-15-arm64-8 env_vars: - name: OS_NAME value: osx @@ -261,7 +261,7 @@ blocks: task: agent: machine: - type: s1-prod-macos-13-5-arm64 + type: s1-macos-15-arm64-8 env_vars: - name: OS_NAME value: osx