mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-22 23:42:06 +00:00
misc(ci): we cannot specify version on a local wf
This commit is contained in:
parent
51af41218d
commit
192da62100
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -20,7 +20,7 @@ on:
|
||||
|
||||
jobs:
|
||||
call-setup-aws-s3-cache:
|
||||
uses: ./.github/workflows/s3-cache.yaml@s3-cache # TODO: Change @s3-cache to @main when merged
|
||||
uses: ./.github/workflows/s3-cache.yaml # TODO: Change @s3-cache to @main when merged
|
||||
with:
|
||||
runner-group: aws-highmemory-32-plus-priv
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user