From fcf4f63229b7fc20af692b5e46938a6f35a0f784 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Tue, 9 Nov 2021 13:55:48 +1100 Subject: [PATCH] enable setting pagefile size on windows --- conda-forge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-forge.yml b/conda-forge.yml index 39cda519..c6ab9d0a 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -2,6 +2,7 @@ azure: settings_win: variables: CONDA_BLD_PATH: C:\\bld\\ + SET_PAGEFILE: "True" build_platform: osx_arm64: osx_64 linux_aarch64: linux_64