Skip to content

Commit adccfaa

Browse files
committed
Update the CHANGELOG
1 parent 5b05552 commit adccfaa

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
@@ -61,8 +61,8 @@ PYTHON_CONFIGURE_FLAGS = '`"/p:PlatformToolset=clangcl`" `"/p:LLVMInstallDir=C:\
6161
### Controlling number of cores used for builds
6262

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

6767
### Configurable weekly runs
6868

0 commit comments

Comments
 (0)