Skip to content

Commit

Permalink
Revert "change region to solve s3 issues (radius-project#8117)"
Browse files Browse the repository at this point in the history
This reverts commit f4f9f55.
  • Loading branch information
nithyatsu committed Dec 11, 2024
1 parent f4f9f55 commit b795513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-test-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ env:
# The Radius helm chart location.
RADIUS_CHART_LOCATION: deploy/Chart/
# The region for AWS resources
AWS_REGION: "us-west-1"
AWS_REGION: "us-west-2"
# The AWS account ID
AWS_ACCOUNT_ID: "${{ secrets.FUNCTEST_AWS_ACCOUNT_ID }}"
# The current GitHub action link
Expand Down

0 comments on commit b795513

Please sign in to comment.