Skip to content

Commit d8018a3

Browse files
committed
Bump conda-build version
1 parent 37e9176 commit d8018a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
# CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
1515
CHANNELS: '-c dppy/label/dev -c https://software.repos.intel.com/python/conda/ -c conda-forge --override-channels'
1616
CONDA_BUILD_INDEX_ENV_PY_VER: '3.12' # conda does not support python 3.13
17-
CONDA_BUILD_VERSION: '25.1.1'
17+
CONDA_BUILD_VERSION: '25.1.2'
1818
CONDA_INDEX_VERSION: '0.5.0'
1919
# python 3.13 is blocked since BLAS requires "mkl<2025.0" (see https://github.com/conda-forge/blas-feedstock/pull/128
2020
# which depends on resolving MKL issue https://github.com/conda-forge/intel_repack-feedstock/issues/83)

0 commit comments

Comments
 (0)