Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree authored Nov 12, 2021
1 parent d253033 commit 0f8a548
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,14 +203,13 @@ workflows:
- test_all_models_singularity:
matrix:
parameters:
num_of_shards: [12]
shard_id: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11] #TODO: Switch back to 4
num_of_shards: [4]
shard_id: [0, 1, 2, 3]
filters:
branches:
only:
- master
- test_all
- add-singularity-tests
- test_all_models_common_env:
filters:
branches:
Expand Down

0 comments on commit 0f8a548

Please sign in to comment.