Skip to content

Commit

Permalink
Use blas accelerate on macos arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Jan 28, 2024
1 parent 9edc7f9 commit 35bd7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
TARGET_PLATFORM: osx-64
- os: macos
INSTALLER_EXTENSION: pkg
BLAS_IMPL: openblas
BLAS_IMPL: accelerate
ARCH: arm64
TARGET_PLATFORM: osx-arm64
env:
Expand Down

0 comments on commit 35bd7a5

Please sign in to comment.