Skip to content

Commit d9857d7

Browse files
Revert windows pool as common pipeline has been updated (Azure#50699)
1 parent 43da9bd commit d9857d7

File tree

2 files changed

+0
-8
lines changed
  • eng/packages

2 files changed

+0
-8
lines changed

eng/packages/http-client-csharp-mgmt/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ variables:
4343
extends:
4444
template: /eng/common/pipelines/templates/archetype-typespec-emitter.yml
4545
parameters:
46-
Pool:
47-
name: azsdk-pool
48-
image: windows-2022 # Nuget publish requires .NET framework on windows to handle the auth
49-
os: windows
5046
InitializationSteps:
5147
- template: /eng/pipelines/templates/steps/install-dotnet.yml
5248
EmitterPackageJsonOutputPath: eng/http-client-csharp-mgmt-emitter-package.json

eng/packages/http-client-csharp/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ variables:
4747
extends:
4848
template: /eng/common/pipelines/templates/archetype-typespec-emitter.yml
4949
parameters:
50-
Pool:
51-
name: azsdk-pool
52-
image: windows-2022 # Nuget publish requires .NET framework on windows to handle the auth
53-
os: windows
5450
InitializationSteps:
5551
- template: /eng/pipelines/templates/steps/install-dotnet.yml
5652
EmitterPackageJsonOutputPath: eng/http-client-csharp-emitter-package.json

0 commit comments

Comments
 (0)