Skip to content

Commit 3e16d9d

Browse files
committed
try new regressions
1 parent 4245e42 commit 3e16d9d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/run_regression_tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ jobs:
6060
run: |
6161
if [[ "$TARGET_ENVIRONMENT" != "prod" && "$TARGET_ENVIRONMENT" != "ref" ]]; then
6262
# this should be the tag of the tests you want to run
63-
REGRESSION_TEST_REPO_TAG=v3.10.9
63+
# REGRESSION_TEST_REPO_TAG=v3.10.9
64+
REGRESSION_TEST_REPO_TAG=aea-6055-disable-gsul-until-available
6465
6566
# this should be the tag of the regression test workflow you want to run
6667
# This will normally be the same as REGRESSION_TEST_REPO_TAG

0 commit comments

Comments
 (0)