mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Update build.yaml
This commit is contained in:
parent
a0b5ab2a89
commit
651d7e2d19
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-build-and-push-image-${{ matrix.name }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
runs-on: ubuntu20.04
|
||||
runs-on: ubuntu
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user