mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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
|
||||
dependsOn: Initialization
|
||||
pool:
|
||||
vmImage: 'macOS-10.15'
|
||||
vmImage: 'macOS-latest'
|
||||
steps:
|
||||
- script: |
|
||||
brew install clang-format
|
||||
|
Loading…
Reference in New Issue
Block a user