Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Increase CI parallelism (#4702)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenroller committed Sep 15, 2022
1 parent 568d19f commit 285f32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -340,7 +340,7 @@ jobs:
long_gpu_tests:
executor: gpu_medium
working_directory: ~/ParlAI
parallelism: 8
parallelism: 32
steps:
- runtests:
more_installs:
Expand Down

0 comments on commit 285f32a

Please sign in to comment.