Skip to content

Commit

Permalink
Move azure to macOS-12
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita authored Jul 12, 2024
1 parent 94c2ed4 commit 1f7d702
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 @@ jobs:
- job: build_macos
displayName: macOS
pool:
vmImage: 'macos-11'
vmImage: 'macos-12'
steps:
- checkout: self
submodules: true
Expand Down

0 comments on commit 1f7d702

Please sign in to comment.