Bump macos version, macos-12 is being dropped

This commit is contained in:
Luis Ángel San Martín 2024-11-25 22:00:38 +01:00
parent dd3188a6da
commit 60af741593

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-12'
vmImage: 'macOS-14'
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-12'
vmImage: 'macOS-14'
steps:
- script: |
brew install qt@5