Skip to content

Commit 8ae4f2f

Browse files
authored
The spice must flow. (microsoft#2096)
1 parent 2febe1f commit 8ae4f2f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

build/pipelines/ci.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ pr:
1919
name: 0.0.$(Date:yyMM).$(Date:dd)$(Rev:rr)
2020

2121
jobs:
22-
- template: ./templates/build-console-audit-job.yml
23-
parameters:
24-
platform: x64
22+
# This is disabled because the build agents were running out of disk space.
23+
# We're pursuing that in the background, but the spice must flow in the meantime.
24+
# - template: ./templates/build-console-audit-job.yml
25+
# parameters:
26+
# platform: x64
2527

2628
- template: ./templates/build-console-ci.yml
2729
parameters:

0 commit comments

Comments
 (0)