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 a9a9f64 commit 7957b19Copy full SHA for 7957b19
src/maintainer/conda_forge_yml.rst
@@ -79,6 +79,9 @@ mapping for Azure-specific configuration options. For example:
79
# toggle for freeing up some extra space on the default Azure Pipelines
80
# linux image before running the Docker container for building
81
free_disk_space: False
82
+ # toggle for creating a 10G swap file on the default Azure Pipelines
83
+ # linux image before running the Docker container for building
84
+ make_10G_swap: False
85
86
.. _self-hosted_azure-config:
87
0 commit comments