Skip to content

Commit

Permalink
remove sub-dag from linux-aarch64 bulk build
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Dec 26, 2024
1 parent ce002a4 commit fce5390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs: # a basic unit of work in a run
--docker --mulled-test --docker-base-image "quay.io/bioconda/bioconda-utils-build-env-cos7-$(arch):${BIOCONDA_UTILS_TAG#v}" \
--anaconda-upload \
--record-build-failures \
--skiplist-leafs --subdag-depth 0
--skiplist-leafs
conda clean -y --all
nightly_build:
Expand Down

0 comments on commit fce5390

Please sign in to comment.