Skip to content

Commit c2eb0a8

Browse files
committed
Drop netlib/openblas support for macOS
1 parent 01ace10 commit c2eb0a8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ndarray-linalg.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,10 @@ jobs:
1818

1919
macos:
2020
runs-on: macos-10.15
21-
env:
22-
CC: gcc-9
23-
FC: gfortran-9
24-
LIBRARY_PATH: /usr/local/opt/gcc/lib/gcc/9
2521
strategy:
2622
fail-fast: false
2723
matrix:
2824
feature:
29-
- netlib
30-
- openblas
3125
- intel-mkl
3226
steps:
3327
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)