Skip to content

Commit a67bd6c

Browse files
authored
ci: Update mac build agents versions (#2139)
- Update mac agent to 13.5 which is close to developer's local versions. - new mac agent syntax is same as ubuntu agents
1 parent 007a8ba commit a67bd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ blocks:
3131
task:
3232
agent:
3333
machine:
34-
type: s1-prod-macos
34+
type: s1-prod-macos-13-5-amd64
3535
jobs:
3636
- name: 'Build and test'
3737
commands:

0 commit comments

Comments
 (0)