Replace all macOS-10.15 images with macOS-latest

This commit is contained in:
Luis Ángel San Martín 2022-09-02 18:17:27 +02:00
parent 2e093555f6
commit 102396e6cb

View File

@ -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