Skip to content

Commit 8b263fd

Browse files
committed
Update sign-package.yml for Azure Pipelines, update agent pool
1 parent 7acd852 commit 8b263fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/sign-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ trigger: none
22
pr: none
33

44
pool:
5-
vmImage: 'windows-2019'
5+
name: pool-windows-2019
66

77
steps:
88
- task: PowerShell@2

0 commit comments

Comments
 (0)