Skip to content

Commit

Permalink
rm macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Dec 5, 2024
1 parent f340b3c commit 5e97baf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ stages:
jobs:
- job: MacOS_C_API_Package_Publish
pool:
${{ if eq(parameters.DoESRP, true)}}:
vmImage: 'macOS-12'
${{ else }}:
vmImage: 'macOS-13'
steps:
- checkout: none
Expand Down

0 comments on commit 5e97baf

Please sign in to comment.