Skip to content

Commit bb4d013

Browse files
authored
Update semaphore.yml (#1687)
1 parent a27d113 commit bb4d013

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.semaphore/semaphore.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ blocks:
2121
task:
2222
agent:
2323
machine:
24-
type: s1-prod-macos
24+
type: s1-prod-macos-13-5-amd64
2525
env_vars:
2626
- name: OS_NAME
2727
value: osx
@@ -40,7 +40,7 @@ blocks:
4040
task:
4141
agent:
4242
machine:
43-
type: s1-prod-macos-arm64
43+
type: s1-prod-macos-13-5-arm64
4444
env_vars:
4545
- name: OS_NAME
4646
value: osx
@@ -169,7 +169,7 @@ blocks:
169169
task:
170170
agent:
171171
machine:
172-
type: s1-prod-macos
172+
type: s1-prod-macos-13-5-amd64
173173
env_vars:
174174
- name: OS_NAME
175175
value: osx
@@ -188,7 +188,7 @@ blocks:
188188
task:
189189
agent:
190190
machine:
191-
type: s1-prod-macos-arm64
191+
type: s1-prod-macos-13-5-arm64
192192
env_vars:
193193
- name: OS_NAME
194194
value: osx

0 commit comments

Comments
 (0)