Skip to content

Commit 1c1f256

Browse files
authored
Merge branch 'main' into feat/add_mkswap_switch
2 parents 0301d53 + 9d7cef1 commit 1c1f256

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ mapping for Azure-specific configuration options. For example:
8383
# linux image before running the Docker container for building
8484
# for example, use 10G to create a 10G swap file
8585
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+
8690
8791
.. _self-hosted_azure-config:
8892

0 commit comments

Comments
 (0)