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 1c1f256 commit f2b5a28Copy full SHA for f2b5a28
src/maintainer/conda_forge_yml.rst
@@ -82,7 +82,7 @@ mapping for Azure-specific configuration options. For example:
82
# Option for creating a swap file on the default Azure Pipelines
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
+ make_swap: 0G
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
0 commit comments