We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6efd2 commit 22cdb64Copy full SHA for 22cdb64
.semaphore/semaphore.yml
@@ -2,7 +2,7 @@ version: v1.0
2
name: 'librdkafka build and release artifact pipeline'
3
agent:
4
machine:
5
- type: s1-prod-macos-arm64
+ type: s1-prod-macos-13-5-arm64
6
execution_time_limit:
7
hours: 3
8
global_job_config:
@@ -17,7 +17,7 @@ blocks:
17
task:
18
19
20
21
env_vars:
22
- name: ARTIFACT_KEY
23
value: p-librdkafka__plat-osx__arch-arm64__lnk-all
@@ -43,7 +43,7 @@ blocks:
43
44
45
46
- type: s1-prod-macos
+ type: s1-prod-macos-13-5-amd64
47
48
49
value: p-librdkafka__plat-osx__arch-x64__lnk-all
0 commit comments