Skip to content

Commit 22cdb64

Browse files
authored
Update semaphore.yml (#4536)
1 parent df6efd2 commit 22cdb64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.semaphore/semaphore.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: v1.0
22
name: 'librdkafka build and release artifact pipeline'
33
agent:
44
machine:
5-
type: s1-prod-macos-arm64
5+
type: s1-prod-macos-13-5-arm64
66
execution_time_limit:
77
hours: 3
88
global_job_config:
@@ -17,7 +17,7 @@ blocks:
1717
task:
1818
agent:
1919
machine:
20-
type: s1-prod-macos-arm64
20+
type: s1-prod-macos-13-5-arm64
2121
env_vars:
2222
- name: ARTIFACT_KEY
2323
value: p-librdkafka__plat-osx__arch-arm64__lnk-all
@@ -43,7 +43,7 @@ blocks:
4343
task:
4444
agent:
4545
machine:
46-
type: s1-prod-macos
46+
type: s1-prod-macos-13-5-amd64
4747
env_vars:
4848
- name: ARTIFACT_KEY
4949
value: p-librdkafka__plat-osx__arch-x64__lnk-all

0 commit comments

Comments
 (0)