Skip to content

Commit 116f35e

Browse files
Replace all occurrences of 's1-prod-macos-13-5-amd64' with 's1-macos-15-amd64-6'
1 parent 317e123 commit 116f35e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.semaphore/post_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ blocks:
136136
task:
137137
agent:
138138
machine:
139-
type: s1-prod-macos-13-5-amd64
139+
type: s1-macos-15-amd64-6
140140
jobs:
141141
- name: "Install"
142142
matrix:

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ blocks:
372372
task:
373373
agent:
374374
machine:
375-
type: s1-prod-macos-13-5-amd64
375+
type: s1-macos-15-amd64-6
376376
env_vars:
377377
- name: ARCHITECTURE
378378
value: "x64"

0 commit comments

Comments
 (0)