Skip to content

Commit

Permalink
Merge pull request #142 from ethereum-optimism/jan/circleci--007
Browse files Browse the repository at this point in the history
chore: Increase resources for E2E tests CircleCI workflow [7/N]
  • Loading branch information
janjakubnanista authored Jan 24, 2025
2 parents 74241c8 + 2608eea commit 6788c11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:

op-program-riscv:
executor: default
resource_class: xlarge
steps:
- checkout-with-monorepo
- install-dependencies
Expand All @@ -173,6 +174,7 @@ jobs:

asterisc-prestate:
executor: default
resource_class: xlarge
steps:
- checkout
- install-dependencies
Expand All @@ -199,6 +201,7 @@ jobs:

devnet-allocs-including-asterisc:
executor: default
resource_class: xlarge
steps:
- checkout-with-monorepo
- install-dependencies
Expand Down

0 comments on commit 6788c11

Please sign in to comment.