Skip to content

Commit

Permalink
Remove libopenblas pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Jul 2, 2024
1 parent 90990ff commit 6a3f8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
condarc: |
channels:
- conda-forge
create-args: gsl libopenblas==0.3.23
create-args: gsl
cache-environment: true
cache-environment-key: ${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}-${{ hashFiles('.github/workflows/wheels.yml') }}
- name: Set GSL environment variables (Windows)
Expand Down

0 comments on commit 6a3f8c8

Please sign in to comment.