Update closing runner.

This commit is contained in:
Nicolas Patry 2023-07-11 10:34:47 +00:00
parent 3ef9d56847
commit 5562b510b3

View File

@ -90,7 +90,7 @@ jobs:
- load-tests
runs-on: ubuntu-latest
env:
AWS_REGION: us-east-1
AWS_REGION: eu-central-1
if: ${{ always() }} # required to stop the runner even if the error happened in the previous jobs
steps:
- name: Configure AWS credentials