Update conda_build_config.yaml

try to fix conda daily
This commit is contained in:
Kristoffer Andersen
2025-05-29 21:18:19 +02:00
committed by GitHub
parent 1ab288de0b
commit c7b4033f6f
+5 -2
View File
@@ -1,3 +1,6 @@
python:
- 3.12
occt: occt:
- 7.8.1 - 7.8.1
@@ -28,7 +31,7 @@ hdf5:
libboost_devel: libboost_devel:
- '1.86' - '1.86'
libxml2: libxml2:
- '2' - 2.13
mpfr: mpfr:
- '4' - '4'
gmp: gmp:
@@ -52,4 +55,4 @@ MACOSX_DEPLOYMENT_TARGET: # [osx]
- 10.13 # [osx and x86_64] - 10.13 # [osx and x86_64]
CONDA_BUILD_SYSROOT: # [osx] CONDA_BUILD_SYSROOT: # [osx]
- "/Users/runner/work/MacOSX10.13.sdk" # [osx and x86_64] - "/Users/runner/work/MacOSX10.13.sdk" # [osx and x86_64]