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 90d67f5 commit 9b37b02Copy full SHA for 9b37b02
.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.0'
18
CONDA_INDEX_VERSION: '0.5.0'
19
RERUN_TESTS_ON_FAILURE: 'true'
20
RUN_TESTS_MAX_ATTEMPTS: 2
0 commit comments