Skip to content

Commit

Permalink
ci: remove deprecated macOS 12 to prevent pipeline timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Stanea <[email protected]>
  • Loading branch information
Adrian-Stanea committed Nov 25, 2024
1 parent e1575fc commit e735fc5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ stages:
- job: macOSBuilds
strategy:
matrix:
macOS_12:
vmImage: 'macOS-12'
artifactName: 'macOS-12'
macOS_13:
vmImage: 'macOS-13'
artifactName: 'macOS-13'
Expand Down

0 comments on commit e735fc5

Please sign in to comment.