File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed
Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 11# build without the bytes
22common --remote_download_outputs=minimal
33common --nobuild_runfile_links
4+ common --enable_bzlmod
Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ workspaces:
1313 queue : aspect-medium
1414 - format :
1515 without : true
16- - configure :
17- without : true
1816 - buildifier :
1917 without : true
2018 e2e/bzlmodules :
@@ -27,8 +25,6 @@ workspaces:
2725 queue : aspect-medium
2826 - format :
2927 without : true
30- - configure :
31- without : true
3228 - buildifier :
3329 without : true
3430 e2e/external_dep :
@@ -41,8 +37,6 @@ workspaces:
4137 queue : aspect-medium
4238 - format :
4339 without : true
44- - configure :
45- without : true
4640 - buildifier :
4741 without : true
4842 e2e/worker :
@@ -55,8 +49,6 @@ workspaces:
5549 queue : aspect-medium
5650 - format :
5751 without : true
58- - configure :
59- without : true
6052 - buildifier :
6153 without : true
6254 e2e/test :
@@ -69,8 +61,6 @@ workspaces:
6961 queue : aspect-medium
7062 - format :
7163 without : true
72- - configure :
73- without : true
7464 - buildifier :
7565 without : true
7666tasks :
9585 - format :
9686 queue : aspect-medium
9787 use_args_file : false
98- - configure :
99- queue : aspect-medium
10088 - buildifier :
10189 queue : aspect-medium
10290 - finalization :
You can’t perform that action at this time.
0 commit comments