This commit is contained in:
Nicolas Patry 2024-06-07 10:05:51 +02:00
parent c73355b99c
commit 9101b2ae4f

View File

@ -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