We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9087df0 commit 009bb0bCopy full SHA for 009bb0b
.github/workflows/_linux-build.yml
@@ -338,8 +338,6 @@ jobs:
338
-e HUGGING_FACE_HUB_TOKEN \
339
-e SCRIBE_GRAPHQL_ACCESS_TOKEN \
340
-e USE_SPLIT_BUILD \
341
- --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \
342
- --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \
343
--env-file="/tmp/github_env_${GITHUB_RUN_ID}" \
344
--security-opt seccomp=unconfined \
345
--cap-add=SYS_PTRACE \
0 commit comments