Skip to content

Commit 009bb0b

Browse files
removed memory flag
1 parent 9087df0 commit 009bb0b

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
@@ -338,8 +338,6 @@ jobs:
338338
-e HUGGING_FACE_HUB_TOKEN \
339339
-e SCRIBE_GRAPHQL_ACCESS_TOKEN \
340340
-e USE_SPLIT_BUILD \
341-
--memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \
342-
--memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \
343341
--env-file="/tmp/github_env_${GITHUB_RUN_ID}" \
344342
--security-opt seccomp=unconfined \
345343
--cap-add=SYS_PTRACE \

0 commit comments

Comments
 (0)