Skip to content

Commit

Permalink
Merge pull request #33722 from Expensify/Rory-FixRegressionInE2ETests
Browse files Browse the repository at this point in the history
[No QA] Update region in e2ePerformanceTests to us-west-2
  • Loading branch information
roryabraham authored Dec 28, 2023
2 parents bb6aa07 + d6e299c commit d164914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-west-1
aws-region: us-west-2

- name: Schedule AWS Device Farm test run on main branch
uses: realm/aws-devicefarm/test-application@7b9a91236c456c97e28d384c9e476035d5ea686b
Expand Down

0 comments on commit d164914

Please sign in to comment.