2020-09-29 04:54:10 +08:00
|
|
|
# Copyright (c) Microsoft Corporation.
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
#
|
|
|
|
variables:
|
2022-06-28 06:32:53 +08:00
|
|
|
unstable-pool: 'vcpkg-testing-msvc'
|
2020-09-29 04:54:10 +08:00
|
|
|
|
|
|
|
jobs:
|
|
|
|
- template: job.yml
|
|
|
|
parameters:
|
|
|
|
triplet: x64-windows
|
|
|
|
jobName: x64_windows
|