Skip to content

Commit

Permalink
add blas
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtuck committed Dec 21, 2023
1 parent 0871847 commit 02e71d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
CIBW_BEFORE_ALL_LINUX: yum install openblas-devel
CIBW_BEFORE_ALL_MACOS: brew install openblas
CIBW_SKIP: cp36-* cp37-* cp38-* cp312-* pp*
strategy:
matrix:
Expand Down

0 comments on commit 02e71d1

Please sign in to comment.