2021-12-14 04:54:16 +08:00
|
|
|
# Copyright (c) Microsoft Corporation.
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
#
|
|
|
|
variables:
|
2022-01-11 08:08:51 +08:00
|
|
|
osx-pool: 'PrOsx-2022-01-03'
|
2021-12-14 04:54:16 +08:00
|
|
|
|
|
|
|
jobs:
|
|
|
|
- template: osx/azure-pipelines.yml
|
|
|
|
parameters:
|
|
|
|
poolName: $(osx-pool)
|