mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-27 13:02:12 +00:00
Fix.
This commit is contained in:
parent
c73355b99c
commit
9101b2ae4f
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -152,7 +152,6 @@ jobs:
|
|||||||
group: ${{ github.workflow }}-${{ github.job }}-rocm-${{ github.head_ref || github.run_id }}
|
group: ${{ github.workflow }}-${{ github.job }}-rocm-${{ github.head_ref || github.run_id }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
runs-on: [amd-gpu-tgi, multi-gpu, mi250]
|
runs-on: [amd-gpu-tgi, multi-gpu, mi250]
|
||||||
needs: build-and-push-image
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user