From b52d82ac279696d3b7532584e2c33d63e79af25f Mon Sep 17 00:00:00 2001 From: kumavis Date: Thu, 4 Feb 2021 21:13:00 +0800 Subject: [PATCH] ci/benchmark - increase executor size to medium+ (#10361) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c2c7f8a46..d1e8651ad 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -367,7 +367,7 @@ jobs: destination: test-artifacts benchmark: - executor: node-browsers + executor: node-browsers-medium-plus steps: - checkout - run: