mirror of
https://github.com/YACReader/yacreader
synced 2025-05-27 19:00:29 -04:00
Replace all macOS-10.15 images with macOS-latest
This commit is contained in:
parent
2e093555f6
commit
102396e6cb
@ -92,7 +92,7 @@ jobs:
|
||||
- ${{ if and(eq(variables['System.TeamFoundationCollectionUri'], 'https://dev.azure.com/luisangelsm/'), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))) }}:
|
||||
- group: macos-codesign
|
||||
pool:
|
||||
vmImage: 'macOS-10.15'
|
||||
vmImage: 'macOS-latest'
|
||||
steps:
|
||||
- script: |
|
||||
brew install qt@5
|
||||
|
Loading…
Reference in New Issue
Block a user