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 ed50c9d commit b44f543Copy full SHA for b44f543
1 file changed
vsts/build.yaml
@@ -4,6 +4,7 @@ resources:
4
jobs:
5
6
- job: 'Static_Analysis'
7
+ condition: false # Disabling this job since it is failing on recent runs. Must be re-enabled asap.
8
pool:
9
vmImage: 'ubuntu-24.04'
10
0 commit comments