Skip to content

Commit c440e5a

Browse files
author
codegen-bot
committed
ellen
1 parent b38b86b commit c440e5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,8 @@ jobs:
220220
default_tests: "tests/unit"
221221
collect_args: --timeout 50
222222
integration-tests:
223-
parallelism: 3
224223
executor: default_image
225-
resource_class: "2xlarge"
224+
resource_class: "large"
226225
steps:
227226
- setup-uv
228227
- run:

0 commit comments

Comments
 (0)