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 ed7bba2 commit 787e43bCopy full SHA for 787e43b
.github/workflows/conda-package.yml
@@ -13,7 +13,7 @@ env:
13
# Follow oneAPI installation instruction for conda, since intel channel is not longer available
14
# CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
15
CHANNELS: '-c dppy/label/dev -c https://software.repos.intel.com/python/conda/ -c conda-forge --override-channels'
16
- CONDA_BUILD_VERSION: '24.9.0'
+ CONDA_BUILD_VERSION: '24.11.1'
17
CONDA_INDEX_VERSION: '0.5.0'
18
RERUN_TESTS_ON_FAILURE: 'true'
19
RUN_TESTS_MAX_ATTEMPTS: 2
0 commit comments