mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): do not build with ssl enabled
This commit is contained in:
parent
b43fe7efb2
commit
55c92d0234
1
.github/workflows/build_trtllm.yaml
vendored
1
.github/workflows/build_trtllm.yaml
vendored
@ -59,7 +59,6 @@ jobs:
|
||||
build-args: |
|
||||
BUILD_TYPE=dev
|
||||
SCCACHE_REGION: us-east-1
|
||||
SCCACHE_S3_USE_SSL: false
|
||||
SCCACHE_S3_KEY_PREFIX: trtllm
|
||||
secrets:
|
||||
AWS_ACCESS_KEY_ID=${{ steps.aws-creds.outputs.aws-access-key-id }}
|
||||
|
Loading…
Reference in New Issue
Block a user