Skip to content

Commit

Permalink
Update azure MacOS runner (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Feb 26, 2024
1 parent 245d04b commit c104e6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ stages:
displayName: 'Build Neuron and Run Integration Tests'
- job: 'osx11'
pool:
vmImage: 'macOS-11'
displayName: 'MacOS (11), AppleClang 12.0'
vmImage: 'macOS-12'
displayName: 'MacOS (12), AppleClang 14.0'
steps:
- checkout: self
submodules: True
Expand Down

0 comments on commit c104e6d

Please sign in to comment.