Skip to content

Commit b6c2f3a

Browse files
authored
Remove -pt images (#541)
1 parent b34d758 commit b6c2f3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines-internal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extends:
4444
parameters:
4545
pool:
4646
name: NetCore1ESPool-Svc-Internal
47-
image: 1es-windows-2019-pt
47+
image: 1es-windows-2019
4848
os: windows
4949
stages:
5050
- stage: build
@@ -63,4 +63,4 @@ extends:
6363
enableSigningValidation: false
6464
enableNugetValidation: false
6565
SDLValidationParameters:
66-
enable: false
66+
enable: false

0 commit comments

Comments
 (0)