Skip to content

Commit 577fe5f

Browse files
committed
Complete rewrite
1 parent 4d0ef65 commit 577fe5f

File tree

2 files changed

+221
-365
lines changed

2 files changed

+221
-365
lines changed

.github/workflows/tests-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
PDI_ROOT: ${{github.workspace}}/opt/pdi
6565
CMAKE_BUILD_PARALLEL_LEVEL: 4
6666
PKG_CONFIG_PATH: /opt/homebrew/opt/lapack/lib/pkgconfig
67-
LAPACKE_DIR: /opt/homebrew/opt/lapack
67+
LAPACKE_ROOT: /opt/homebrew/opt/lapack
6868
CC: ${{matrix.backend.c_compiler}}
6969
CXX: ${{matrix.backend.cxx_compiler}}
7070
CMAKE_BUILD_TYPE: ${{matrix.cmake_build_type}}

0 commit comments

Comments
 (0)