Skip to content

Commit cac13a5

Browse files
boomanaiden154github-actions[bot]
authored andcommitted
Automerge: [CI] Remove Comment about Windows Compile Jobs Limit
We removed the limit a while back after moving to new infrastructure but never removed the comment. Do that now to prevent confusion.
2 parents 14e3a35 + f410c97 commit cac13a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci/monolithic-windows.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ export LD=link
3232
# see https://github.com/llvm/llvm-project/pull/82393 and
3333
# https://discourse.llvm.org/t/rfc-future-of-windows-pre-commit-ci/76840/40
3434
# for further information.
35-
# We limit the number of parallel compile jobs to 24 control memory
36-
# consumption and improve build reliability.
3735
cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
3836
-D LLVM_ENABLE_PROJECTS="${projects}" \
3937
-G Ninja \

0 commit comments

Comments
 (0)