Skip to content

Commit

Permalink
Use medium+ containers for this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Dec 6, 2024
1 parent f3eaaae commit 5479511
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 @@ -22,6 +22,7 @@ parameters:
default: ''

default-job: &default-job
resource_class: 'medium+'
parameters:
react-version:
description: The version of react to be used
Expand Down Expand Up @@ -114,7 +115,6 @@ commands:
jobs:
checkout:
<<: *default-job
resource_class: 'medium+'
steps:
- checkout
- install_js
Expand Down

0 comments on commit 5479511

Please sign in to comment.