Skip to content

Commit

Permalink
Revert "CI: Bump E2E resource class to large"
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen authored Jan 31, 2024
1 parent a91240a commit 62be2a5
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: large
class: medium
name: sb_playwright
parallelism: << parameters.parallelism >>
steps:
Expand All @@ -433,7 +433,7 @@ jobs:
parallelism:
type: integer
executor:
class: large
class: medium
name: sb_playwright
parallelism: << parameters.parallelism >>
steps:
Expand Down

0 comments on commit 62be2a5

Please sign in to comment.