Skip to content

Commit f2b5a28

Browse files
Update src/maintainer/conda_forge_yml.rst
Co-authored-by: jakirkham <[email protected]>
1 parent 1c1f256 commit f2b5a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ mapping for Azure-specific configuration options. For example:
8282
# Option for creating a swap file on the default Azure Pipelines
8383
# linux image before running the Docker container for building
8484
# for example, use 10G to create a 10G swap file
85-
make_swap: 0
85+
make_swap: 0G
8686
# limit the amount of CI jobs running concurrently at a given time
8787
# each OS will get its proportional share of the configured value
8888
max_parallel: 25

0 commit comments

Comments
 (0)