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 0301d53 + 9d7cef1 commit 1c1f256Copy full SHA for 1c1f256
src/maintainer/conda_forge_yml.rst
@@ -83,6 +83,10 @@ mapping for Azure-specific configuration options. For example:
83
# linux image before running the Docker container for building
84
# for example, use 10G to create a 10G swap file
85
make_swap: 0
86
+ # limit the amount of CI jobs running concurrently at a given time
87
+ # each OS will get its proportional share of the configured value
88
+ max_parallel: 25
89
+
90
91
.. _self-hosted_azure-config:
92
0 commit comments