Skip to content

Commit 0d96209

Browse files
Replace all occurrences of 's1-prod-macos-13-5-arm64' with 's1-macos-15-arm64-8'
1 parent 116f35e commit 0d96209

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.semaphore/post_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ blocks:
151151
task:
152152
agent:
153153
machine:
154-
type: s1-prod-macos-13-5-arm64
154+
type: s1-macos-15-arm64-8
155155
jobs:
156156
- name: "Install"
157157
matrix:

.semaphore/semaphore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ blocks:
7979
task:
8080
agent:
8181
machine:
82-
type: s1-prod-macos-13-5-arm64
82+
type: s1-macos-15-arm64-8
8383
jobs:
8484
- name: 'Build from source and test'
8585
commands:
@@ -336,7 +336,7 @@ blocks:
336336
task:
337337
agent:
338338
machine:
339-
type: s1-prod-macos-13-5-arm64
339+
type: s1-macos-15-arm64-8
340340
env_vars:
341341
- name: ARCHITECTURE
342342
value: "arm64"

0 commit comments

Comments
 (0)