Skip to content

Commit

Permalink
Bump resource limits for circleci unit_tests job (#15342) (#15349)
Browse files Browse the repository at this point in the history
Co-authored-by: Hasan Mahmood <[email protected]>
  • Loading branch information
kacper-murzyn and hmahmood authored Feb 1, 2023
1 parent 260648a commit 1b2346c
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 1b2346c

Please sign in to comment.