12 lines
221 B
YAML
Executable File
12 lines
221 B
YAML
Executable File
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
variables:
|
|
unstable-pool: 'VcpkgUnstable1ES'
|
|
|
|
jobs:
|
|
- template: job.yml
|
|
parameters:
|
|
triplet: x64-windows
|
|
jobName: x64_windows
|