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.
2 parents 3ae19d2 + d68f94e commit da80a9cCopy full SHA for da80a9c
CHANGELOG.md
@@ -59,8 +59,8 @@ PYTHON_CONFIGURE_FLAGS = '`"/p:PlatformToolset=clangcl`" `"/p:LLVMInstallDir=C:\
59
### Controlling number of cores used for builds
60
61
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.
+used to build CPython. By default, this will place no limit on the number of
+cores used, but machines with limited RAM may require using fewer cores.
64
65
### Configurable weekly runs
66
0 commit comments