Skip to content

Commit a8b3394

Browse files
alan-agius4vikerman
authored andcommitted
ci: change resource_class for flake jail to medium
This is by default set to xlarge in the test-executor which is not needed for flake-jail.
1 parent 6a29ce4 commit a8b3394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246
# and rerun them faster.
247247
flake-jail:
248248
executor: test-executor
249+
resource_class: medium
249250
steps:
250251
- attach_workspace: *attach_options
251252
- run: yarn webdriver-update

0 commit comments

Comments
 (0)