Skip to content

Commit 5d90d91

Browse files
fixed build error
1 parent 48ae822 commit 5d90d91

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

.github/workflows/_linux-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,6 @@ jobs:
341341
-e HUGGING_FACE_HUB_TOKEN \
342342
-e SCRIBE_GRAPHQL_ACCESS_TOKEN \
343343
-e USE_SPLIT_BUILD \
344-
--memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \
345-
--memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \
346344
--env-file="/tmp/github_env_${GITHUB_RUN_ID}" \
347345
--security-opt seccomp=unconfined \
348346
--cap-add=SYS_PTRACE \

.github/workflows/generated-linux-ppc64le-binary-manywheel-nightly.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)