1 parent 2febe1f commit 8ae4f2fCopy full SHA for 8ae4f2f
1 file changed
build/pipelines/ci.yml
@@ -19,9 +19,11 @@ pr:
19
name: 0.0.$(Date:yyMM).$(Date:dd)$(Rev:rr)
20
21
jobs:
22
- - template: ./templates/build-console-audit-job.yml
23
- parameters:
24
- platform: x64
+# This is disabled because the build agents were running out of disk space.
+# We're pursuing that in the background, but the spice must flow in the meantime.
+# - template: ./templates/build-console-audit-job.yml
25
+# parameters:
26
+# platform: x64
27
28
- template: ./templates/build-console-ci.yml
29
parameters:
0 commit comments