Skip to content

Commit e8f5018

Browse files
manylinux image build
1 parent a79e3e9 commit e8f5018

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/_linux-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ jobs:
258258
-e HUGGING_FACE_HUB_TOKEN \
259259
-e SCRIBE_GRAPHQL_ACCESS_TOKEN \
260260
-e USE_SPLIT_BUILD \
261-
--memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \
262-
--memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \
263261
--env-file="/tmp/github_env_${GITHUB_RUN_ID}" \
264262
--security-opt seccomp=unconfined \
265263
--cap-add=SYS_PTRACE \

0 commit comments

Comments
 (0)