Skip to content

Commit

Permalink
Bump OSX to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Jul 25, 2022
1 parent b55c35f commit 60b09c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- job: osx
condition: not(eq(variables['Build.SourceBranch'], 'refs/heads/main'))
pool:
vmImage: macOS-10.15
vmImage: macOS-11
strategy:
matrix:
osx_64:
Expand Down

0 comments on commit 60b09c3

Please sign in to comment.