Skip to content

Commit ac71a29

Browse files
authored
Merge branch 'main' into dont-have-toplevel-weekly-array
2 parents 1d1b83a + e7edc22 commit ac71a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ PYTHON_CONFIGURE_FLAGS = '`"/p:PlatformToolset=clangcl`" `"/p:LLVMInstallDir=C:\
5959
### Controlling number of cores used for builds
6060

6161
Runners have a new configuration `use_cores` to control the number of CPU cores
62-
used to build CPython. By default, this will use all available cores, but some
63-
Cloud VMs require using fewer.
62+
used to build CPython. By default, this will place no limit on the number of
63+
cores used, but machines with limited RAM may require using fewer cores.
6464

6565
### Configurable weekly runs
6666

0 commit comments

Comments
 (0)