Skip to content

Commit 98655fb

Browse files
committed
ci: increase machine size for check-cargo-semver-checks
1 parent 9508b89 commit 98655fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ jobs:
797797

798798
check-cargo-semver-checks:
799799
executor: rust-docker
800-
resource_class: << pipeline.parameters.large >>
800+
resource_class: << pipeline.parameters.twoxlarge >>
801801
steps:
802802
- checkout
803803
- setup_environment:

0 commit comments

Comments
 (0)