We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c58b1 commit de01c23Copy full SHA for de01c23
.github/workflows/conda-package.yml
@@ -14,7 +14,7 @@ env:
14
# Follow oneAPI installation instruction for conda, since intel channel is not longer available
15
# CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
16
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'
+ CONDA_BUILD_VERSION: '24.9.1'
18
CONDA_INDEX_VERSION: '0.5.0'
19
RERUN_TESTS_ON_FAILURE: 'true'
20
RUN_TESTS_MAX_ATTEMPTS: 2
0 commit comments