We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6c7e8 commit 2cb3279Copy full SHA for 2cb3279
.github/workflows/ci.yml
@@ -61,6 +61,7 @@ jobs:
61
# eval "$($CONDA_ROOT/bin/python -m conda shell.bash hook)"
62
run: |
63
env
64
+ conda install -y conda-build
65
cd conda-recipe
66
conda build --numpy 1.26 -c conda-forge --override-channels --no-anaconda-upload --no-test .
67
- name: Save IMEX cache
0 commit comments