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 5b05552 commit adccfaaCopy full SHA for adccfaa
CHANGELOG.md
@@ -61,8 +61,8 @@ PYTHON_CONFIGURE_FLAGS = '`"/p:PlatformToolset=clangcl`" `"/p:LLVMInstallDir=C:\
61
### Controlling number of cores used for builds
62
63
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.
+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.
66
67
### Configurable weekly runs
68
0 commit comments