Skip to content

Commit

Permalink
ci: Move to macos 15 for apple builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Nov 13, 2024
1 parent 992c1c9 commit d69b69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ stages:
ApplicationBuildNumberOffset: 50
BuildCommand: build
pool:
vmImage: macos-14
vmImage: macos-15

variables:
- name: SkipUnknownFrameworks
Expand Down

0 comments on commit d69b69f

Please sign in to comment.