Skip to content

Commit

Permalink
Bump resource limits for circleci unit_tests job (#15342)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmahmood authored Jan 31, 2023
1 parent a7408e6 commit d81a0d6
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 @@ -100,7 +100,7 @@ jobs:

unit_tests:
<<: *job_template
resource_class: large
resource_class: xlarge
steps:
- restore_cache: *restore_source
- restore_cache: *restore_deps
Expand Down

0 comments on commit d81a0d6

Please sign in to comment.