From bfefed0d66beee34b30bdf7476d3d40e650ef4bd Mon Sep 17 00:00:00 2001 From: Maxim Schuwalow Date: Fri, 11 Aug 2023 12:53:32 +0200 Subject: [PATCH] adjust region --- .circleci/config.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 03d3acc4..e8f23ef8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -186,13 +186,17 @@ workflows: - browserstack: name: browserstack_manual - context: org-global + context: + - org-global + - aws-region-us-east-1 requires: - browserstack? - browserstack: name: browserstack_update_pr - context: org-global + context: + - org-global + - aws-region-us-east-1 requires: - simple_test filters: