Skip to content

Commit

Permalink
increase e2e resource classes to large
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Jan 30, 2024
1 parent 76d23e8 commit cf6c839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ jobs:
parallelism:
type: integer
executor:
class: medium+
class: large
name: sb_playwright
parallelism: << parameters.parallelism >>
steps:
Expand All @@ -433,7 +433,7 @@ jobs:
parallelism:
type: integer
executor:
class: medium+
class: large
name: sb_playwright
parallelism: << parameters.parallelism >>
steps:
Expand Down

0 comments on commit cf6c839

Please sign in to comment.