Skip to content

Commit 9f17c3c

Browse files
committed
remove verify-agent-os that is unnecessary due to using 1es pools
1 parent 6907fb4 commit 9f17c3c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

eng/pipelines/templates/steps/smoke-test-steps.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ parameters:
99
default: "not-specified"
1010

1111
steps:
12-
- template: /eng/common/pipelines/templates/steps/verify-agent-os.yml
13-
parameters:
14-
AgentImage: $(OSVmImage)
15-
1612
- task: UsePythonVersion@0
1713
displayName: "Use Python $(PythonVersion)"
1814
inputs:

0 commit comments

Comments
 (0)