diff --git a/.circleci/config.yml b/.circleci/config.yml index 9809081f..e34fe7e5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -41,7 +41,7 @@ workflows: pyrates: # This is the name of the workflow, feel free to change it to better match your workflow. # Inside the workflow, you define the jobs you want to run. jobs: - - p37 - p37 - p38 + - p39 - p310