Skip to content

Commit

Permalink
ci: Update mac build agents versions (#2139)
Browse files Browse the repository at this point in the history
- Update mac agent to 13.5 which is close to developer's local versions.
- new mac agent syntax is same as ubuntu agents
  • Loading branch information
xli1996 authored Nov 7, 2023
1 parent 007a8ba commit a67bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ blocks:
task:
agent:
machine:
type: s1-prod-macos
type: s1-prod-macos-13-5-amd64
jobs:
- name: 'Build and test'
commands:
Expand Down

0 comments on commit a67bd6c

Please sign in to comment.