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 116f35e commit 0d96209Copy full SHA for 0d96209
.semaphore/post_install.yml
@@ -151,7 +151,7 @@ blocks:
151
task:
152
agent:
153
machine:
154
- type: s1-prod-macos-13-5-arm64
+ type: s1-macos-15-arm64-8
155
jobs:
156
- name: "Install"
157
matrix:
.semaphore/semaphore.yml
@@ -79,7 +79,7 @@ blocks:
79
80
81
82
83
84
- name: 'Build from source and test'
85
commands:
@@ -336,7 +336,7 @@ blocks:
336
337
338
339
340
env_vars:
341
- name: ARCHITECTURE
342
value: "arm64"
0 commit comments