mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-27 04:52:07 +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 }}
|
||||
cancel-in-progress: true
|
||||
runs-on: [amd-gpu-tgi, multi-gpu, mi250]
|
||||
needs: build-and-push-image
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user