This commit is contained in:
Nicolas Patry 2024-06-07 16:05:11 +02:00
parent 1f4248944c
commit b10ba9205c
No known key found for this signature in database
GPG Key ID: 690EBED7128A9DC8

View File

@ -19,7 +19,7 @@ jobs:
docker_devices: ${{ steps.final.outputs.docker_devices }}
runs_on: ${{ steps.final.outputs.runs_on }}
concurrency:
group: ${{ github.workflow }}-build-and-push-image-${{ matrix.name }}-${{ github.head_ref || github.run_id }}
group: ${{ github.workflow }}-build-and-push-image-${{ inputs.hardware }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on: [self-hosted, nvidia-gpu , multi-gpu, 4-a10, ci]
permissions: