Try to build using macos-11

This commit is contained in:
Luis Ángel San Martín Rodríguez 2024-06-15 19:28:55 +02:00
parent 7fbd25514f
commit b58bb6ad27

View File

@ -151,7 +151,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-latest'
vmImage: 'macOS-11'
steps:
- script: |
pip3 install aqtinstall
@ -210,7 +210,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-latest'
vmImage: 'macOS-11'
steps:
- script: |
brew install qt@5