Skip to content

Commit

Permalink
Increase executor size on contract publisher (ethereum-optimism#11701)
Browse files Browse the repository at this point in the history
  • Loading branch information
mslipper committed Aug 31, 2024
1 parent 96ecb2e commit c198a89
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 @@ -1471,7 +1471,7 @@ jobs:
publish-contract-artifacts:
docker:
- image: <<pipeline.parameters.ci_builder_image>>
resource_class: medium
resource_class: xlarge
steps:
- gcp-cli/install
- gcp-oidc-authenticate:
Expand Down

0 comments on commit c198a89

Please sign in to comment.