mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Update macos version to macOS-latest in azure pipelines
This commit is contained in:
parent
c25c586811
commit
2e093555f6
@ -30,7 +30,7 @@ jobs:
|
|||||||
- job: CodeFormatValidation
|
- job: CodeFormatValidation
|
||||||
dependsOn: Initialization
|
dependsOn: Initialization
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.15'
|
vmImage: 'macOS-latest'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
brew install clang-format
|
brew install clang-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user