Skip to content

Commit b1e10e5

Browse files
committed
Back to libopenblas 0.3.23
1 parent 136bc16 commit b1e10e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
condarc: |
5252
channels:
5353
- conda-forge
54-
create-args: gsl libopenblas==0.3.26
54+
create-args: gsl libopenblas==0.3.23
5555
cache-environment: true
5656
cache-environment-key: ${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}-${{ hashFiles('.github/workflows/wheels.yml') }}
5757
- name: Set GSL environment variables (Windows)

0 commit comments

Comments
 (0)