Skip to content

Commit

Permalink
mac 12 for esrp
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Sep 18, 2024
1 parent a9740d6 commit 9928dbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ stages:
- job: MacOS_C_API_Package_Publish
pool:
${{ if eq(parameters.DoESRP, true)}}:
vmImage: 'macOS-13'
vmImage: 'macOS-12'
${{ else }}:
vmImage: 'macOS-13'
steps:
Expand Down

0 comments on commit 9928dbe

Please sign in to comment.