Skip to content

Commit c112578

Browse files
committed
Try something
1 parent 11ea9ce commit c112578

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ jobs:
124124
DOCKER_LABEL=sha-${{ env.GITHUB_SHA_SHORT }}${{ matrix.label }}
125125
tags: ${{ steps.meta.outputs.tags || steps.meta-pr.outputs.tags }}
126126
labels: ${{ steps.meta.outputs.labels || steps.meta-pr.outputs.labels }}
127-
network: host
128127
cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache${{ matrix.label }},mode=min
129128
cache-to: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache${{ matrix.label }},mode=min
130129
- name: Set up Python

0 commit comments

Comments
 (0)