mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:09:07 +08:00
12 lines
223 B
YAML
12 lines
223 B
YAML
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
variables:
|
|
unstable-pool: 'vcpkg-testing-msvc'
|
|
|
|
jobs:
|
|
- template: job.yml
|
|
parameters:
|
|
triplet: x64-windows
|
|
jobName: x64_windows
|