diff options
Diffstat (limited to 'scripts/azure-pipelines/windows')
| -rw-r--r-- | scripts/azure-pipelines/windows/azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/azure-pipelines/windows/azure-pipelines.yml b/scripts/azure-pipelines/windows/azure-pipelines.yml index 1913f0c9b..9a7f01e7b 100644 --- a/scripts/azure-pipelines/windows/azure-pipelines.yml +++ b/scripts/azure-pipelines/windows/azure-pipelines.yml @@ -5,7 +5,7 @@ jobs:
- job: ${{ parameters.jobName }}
pool:
- name: PrWin-2020-04-21-1
+ name: PrWin-2020-04-22
variables:
triplet: '${{ parameters.triplet }}'
|
