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