Skip to content

Commit

Permalink
ci: Use correct region for Redis polling
Browse files Browse the repository at this point in the history
  • Loading branch information
ipmb committed Sep 29, 2021
1 parent 6ab6006 commit 531767c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: us-east-2
destroy:
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit 531767c

Please sign in to comment.