Skip to content

Commit

Permalink
Merge pull request #26992 from storybookjs/kasper/build-xlarge-ci
Browse files Browse the repository at this point in the history
Build: Update executor class in CircleCI to xlarge for build job
  • Loading branch information
kasperpeulen committed Apr 30, 2024
2 parents 16d5b72 + 8ede257 commit 38dfc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -124,7 +124,7 @@ jobs:
yarn docs:prettier:check
build:
executor:
class: large
class: xlarge
name: sb_node_16_classic
steps:
- git-shallow-clone/checkout_advanced:
Expand Down

0 comments on commit 38dfc50

Please sign in to comment.