Skip to content

Commit bcace8c

Browse files
committed
Remove large pool usage
1 parent a55703b commit bcace8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/ci/templates/official/jobs/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
displayName: Run Integration Tests
44

55
pool:
6-
name: 1es-pool-azfunc-large
6+
name: 1es-pool-azfunc
77
image: 1es-windows-2022
88
os: windows
99

eng/ci/templates/official/jobs/run-non-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
displayName: Run Non-E2E Integration Tests
44

55
pool:
6-
name: 1es-pool-azfunc-large
6+
name: 1es-pool-azfunc
77
image: 1es-windows-2022
88
os: windows
99

0 commit comments

Comments
 (0)