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 3509c43 commit 5a6ce39Copy full SHA for 5a6ce39
.github/workflows/conda-package.yml
@@ -99,7 +99,7 @@ jobs:
99
- name: Build conda package
100
run: conda build --no-test --python ${{ matrix.python }} --numpy 2.0 ${{ env.CHANNELS }} conda-recipe
101
env:
102
- MAX_BUILD_CMPL_MKL_VERSION: '2024.3a0'
+ MAX_BUILD_CMPL_MKL_VERSION: '2025.1a0'
103
104
- name: Upload artifact
105
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
0 commit comments