We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68a7d5 commit fe4f76aCopy full SHA for fe4f76a
eng/pipelines/templates/jobs/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
Artifacts: ${{ parameters.Artifacts }}
90
91
- ${{ if eq(parameters['AdvancedBuild'], true) }}:
92
- - job: 'Build_Linux'
+ - job: 'Build_Linux'
93
timeoutInMinutes: 90
94
95
pool:
0 commit comments