File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 steps :
2121 - id : build-x86_64
2222 label : " :bazel: Build x86_64"
23- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
23+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
2424 inputs :
2525 - " *"
2626 artifact_paths : bazel-explain.log
3131
3232 - id : build-aarch64
3333 label : " :bazel: Build aarch64"
34- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
34+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
3535 inputs :
3636 - " *"
3737 artifact_paths : bazel-explain.log
Original file line number Diff line number Diff line change 2020 steps :
2121 - id : build-aarch64
2222 label : " :bazel: Build aarch64"
23- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
23+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
2424 inputs :
2525 - " *"
2626 artifact_paths : bazel-explain.log
3939 label : " :bazel: Build x86_64"
4040 env :
4141 CI_BAZEL_BUILD : " 1"
42- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
42+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
4343 inputs :
4444 - " *"
4545 artifact_paths : bazel-explain.log
Original file line number Diff line number Diff line change 9090 - id : build-x86_64
9191 label : " :bazel: Build x86_64"
9292 env :
93- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
93+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
9494 inputs :
9595 - " *"
9696 artifact_paths : bazel-explain.log
@@ -102,7 +102,7 @@ steps:
102102 - id : build-aarch64
103103 label : " :bazel: Build aarch64"
104104 env :
105- command : bin/ci-builder run stable bin/pyactivate -m ci.test.build
105+ command : bin/ci-builder run min bin/pyactivate -m ci.test.build
106106 inputs :
107107 - " *"
108108 artifact_paths : bazel-explain.log
You can’t perform that action at this time.
0 commit comments