Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Mar 11, 2022
1 parent 853529b commit bd719f3
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 @@ -84,7 +84,7 @@ jobs:
executor:
name: docker-executor
python_version: "<<parameters.python_version>>"
parallelism: 4
parallelism: 2
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit bd719f3

Please sign in to comment.