mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): gogogo
This commit is contained in:
parent
ccf18b33a2
commit
1565c8c0f2
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -27,7 +27,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-trtllm-${{ github.head_ref || github.run_id }}
|
group: ${{ github.workflow }}-${{ github.job }}-trtllm-${{ github.head_ref || github.run_id }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
runs-on:
|
runs-on:
|
||||||
group: aws-highmemory-64-plus-priv
|
group: aws-highmemory-64-plus-priv
|
||||||
|
Loading…
Reference in New Issue
Block a user