Skip to content

Commit c4b81a5

Browse files
authored
Merge d8018a3 into 37e9176
2 parents 37e9176 + d8018a3 commit c4b81a5

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)