Skip to content

Commit df0446d

Browse files
committed
chore: set reg test branch
1 parent 9676c65 commit df0446d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_regression_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: |
6666
if [[ "$TARGET_ENVIRONMENT" != "prod" && "$TARGET_ENVIRONMENT" != "ref" ]]; then
6767
# this should be the tag of the tests you want to run
68-
REGRESSION_TEST_REPO_TAG=v3.10.9
68+
REGRESSION_TEST_REPO_TAG=aea-6055-gsul-boto-lambda-invoke
6969
7070
# this should be the tag of the regression test workflow you want to run
7171
# This will normally be the same as REGRESSION_TEST_REPO_TAG

0 commit comments

Comments
 (0)