From 6f24ac2e9247467ebe9f9f0bbc7a02225eb9b67f Mon Sep 17 00:00:00 2001 From: Mark Harfouche Date: Mon, 2 Sep 2024 09:31:49 -0400 Subject: [PATCH] add back pin to 10.15 on osx --- recipe/conda_build_config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index c8fb6492..7d6fe097 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,3 +1,5 @@ +c_stdlib_version: # [osx and x86_64] + - "10.15" # [osx and x86_64] suffix: - "" - "-novec"