Skip to content

Commit 9b37b02

Browse files
authored
Bump conda-build version (#2081)
1 parent 90d67f5 commit 9b37b02

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
# Follow oneAPI installation instruction for conda, since intel channel is not longer available
1515
# CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
1616
CHANNELS: '-c dppy/label/dev -c https://software.repos.intel.com/python/conda/ -c conda-forge --override-channels'
17-
CONDA_BUILD_VERSION: '24.7.1'
17+
CONDA_BUILD_VERSION: '24.9.0'
1818
CONDA_INDEX_VERSION: '0.5.0'
1919
RERUN_TESTS_ON_FAILURE: 'true'
2020
RUN_TESTS_MAX_ATTEMPTS: 2

0 commit comments

Comments
 (0)