Skip to content

Commit

Permalink
try to fix BLAS issue
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-p committed Nov 3, 2023
1 parent 9efdf84 commit 7ed0502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_deploy_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
CIBW_ARCHS: ${{ matrix.buildplat[2] }}
CIBW_ENVIRONMENT_PASS_LINUX: RUNNER_OS
CIBW_BEFORE_BUILD_MACOS: brew reinstall gfortran
CIBW_CONFIG_SETTINGS_LINUX: allow-noblas

- name: Set extra env for arm64
if: >-
Expand Down

0 comments on commit 7ed0502

Please sign in to comment.