Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
num processors step removed for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbledad committed Jul 15, 2021
1 parent 985eee0 commit 4b3c36b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines/build_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ steps:
inputs:
CredScan: true

- script: echo %NUMBER_OF_PROCESSORS%
condition: and(succeeded(), eq( variables['Agent.OS'], 'Windows_NT' ))
displayName: Print processors

0 comments on commit 4b3c36b

Please sign in to comment.