upgrade to 2.1.0
parent
37dd003253
commit
8661c2381b
|
@ -32,7 +32,7 @@ runs:
|
|||
conda update -y -q conda
|
||||
echo "$CONDA/bin" >> $GITHUB_PATH
|
||||
|
||||
conda install -y -q -c conda-forge numpy=2.0
|
||||
conda install -y -q -c conda-forge numpy=2.1.0
|
||||
conda install -y -q python=3.11 cmake make swig scipy pytest
|
||||
|
||||
# install base packages for ARM64
|
||||
|
|
Loading…
Reference in New Issue