Skip to content

Commit

Permalink
Download miniforge.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Oct 10, 2024
1 parent e1805a7 commit 35d5dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
activate-environment: test-environment
python-version: ${{ matrix.python-version }}
channels: conda-forge
miniforge-version: "latest"
- name: Install basic dependencies against generic blas/lapack
run: |
conda install -q -y liblapack "libblas=*=*netlib" "ipopt=${{ matrix.ipopt-version }}" "numpy>=1.25" "pkg-config>=0.29.2" "setuptools>=44.1.1" "cython>=0.29.28"
Expand Down

0 comments on commit 35d5dce

Please sign in to comment.