Update build.yaml

This commit is contained in:
Guillaume LEGENDRE 2024-06-17 15:48:50 +02:00 committed by GitHub
parent cbdeafb3fd
commit cf38bb7529
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
concurrency: concurrency:
group: ${{ github.workflow }}-build-and-push-image-${{ matrix.name }}-${{ github.head_ref || github.run_id }} group: ${{ github.workflow }}-build-and-push-image-${{ matrix.name }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true cancel-in-progress: true
runs-on: ubuntu runs-on: [self-hosted, nvidia-gpu , multi-gpu, 4-a10, ci]
strategy: strategy:
matrix: matrix:
include: include: