We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136bc16 commit b1e10e5Copy full SHA for b1e10e5
.github/workflows/wheels.yml
@@ -51,7 +51,7 @@ jobs:
51
condarc: |
52
channels:
53
- conda-forge
54
- create-args: gsl libopenblas==0.3.26
+ create-args: gsl libopenblas==0.3.23
55
cache-environment: true
56
cache-environment-key: ${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}-${{ hashFiles('.github/workflows/wheels.yml') }}
57
- name: Set GSL environment variables (Windows)
0 commit comments