Skip to content

Commit b867c2b

Browse files
authored
Update .github/workflows/CI.yml
1 parent 40765ad commit b867c2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ jobs:
139139
-DCMAKE_INSTALL_PREFIX=$PWD/_dist
140140
-DFIND_BLAS:STRING=TRUE
141141
-S . -B build_mkl
142-
# -DBLAS_LIBRARIES="/opt/intel/oneapi/mkl/latest/lib/intel64/libmkl_rt.so"
143-
# -DLAPACK_LIBRARIES="/opt/intel/oneapi/mkl/latest/lib/intel64/libmkl_rt.so"
144142
145143
- name: Build and compile with MKL
146144
run: cmake --build build_mkl --parallel

0 commit comments

Comments
 (0)