Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Shumaker <[email protected]>
  • Loading branch information
LukeShu committed Sep 6, 2022
1 parent 2835001 commit 48213ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ jobs:
legacy-mode: << parameters.legacy-mode >>
oss-envoy-test:
executor: oss-linux
resource_class: xlarge
resource_class: 2xlarge
parameters:
test:
type: enum
Expand Down
2 changes: 1 addition & 1 deletion .circleci/config.yml.d/amb_oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

"oss-envoy-test":
executor: oss-linux
resource_class: xlarge
resource_class: 2xlarge
parameters:
"test":
type: enum
Expand Down

0 comments on commit 48213ab

Please sign in to comment.