mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update closing runner.
This commit is contained in:
parent
3ef9d56847
commit
5562b510b3
2
.github/workflows/load_test.yaml
vendored
2
.github/workflows/load_test.yaml
vendored
@ -90,7 +90,7 @@ jobs:
|
|||||||
- load-tests
|
- load-tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
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
|
if: ${{ always() }} # required to stop the runner even if the error happened in the previous jobs
|
||||||
steps:
|
steps:
|
||||||
- name: Configure AWS credentials
|
- name: Configure AWS credentials
|
||||||
|
Loading…
Reference in New Issue
Block a user