Engineering - bump macOS agent version (#215286)

* Engineering - bump macOS agent version

* Jump to macOS-13
This commit is contained in:
Ladislau Szomoru 2024-06-12 20:10:57 +02:00 committed by GitHub
parent a4ac06f911
commit b0a60ae2da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -271,7 +271,7 @@ extends:
- job: CLIMacOSX64
pool:
name: Azure Pipelines
image: macOS-11
image: macOS-13
os: macOS
steps:
- template: build/azure-pipelines/darwin/cli-build-darwin.yml@self
@ -284,7 +284,7 @@ extends:
- job: CLIMacOSARM64
pool:
name: Azure Pipelines
image: macOS-11
image: macOS-13
os: macOS
steps:
- template: build/azure-pipelines/darwin/cli-build-darwin.yml@self
@ -597,7 +597,7 @@ extends:
- CompileCLI
pool:
name: Azure Pipelines
image: macOS-11
image: macOS-13
os: macOS
variables:
BUILDSECMON_OPT_IN: true