diff --git a/.circleci/config.yml b/.circleci/config.yml index f97c61b61..d1e6c62ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -167,9 +167,10 @@ workflows: test: jobs: - build_test_docs_wheel - - upload_docs_wheels: - requires: - - build_test_docs_wheel + # m.devpi.net is down, only up tomorrow or so + # - upload_docs_wheels: + # requires: + # - build_test_docs_wheel - cargo_fetch - rustfmt: requires: