diff --git a/.circleci/config.yml b/.circleci/config.yml index 3c677fe..e1ff383 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -74,7 +74,7 @@ jobs: workflows: run-tests-workflow: jobs: - - run-tests-36 + #- run-tests-36 # 3.6 commented out - SHOULD still work, if you can build cryptography, or don't use it - run-tests-37 - run-tests-38-cov - run-tests-39