Skip to content

Commit 3bc2868

Browse files
committed
Update the build workflow
1 parent b85ee71 commit 3bc2868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
feature:
3131
- accelerate
32-
- intel-mkl
32+
- intel-mkl-static-parallel
3333
- netlib
3434
- openblas
3535
steps:
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
matrix:
4848
feature:
49-
- intel-mkl
49+
- intel-mkl-static-parallel
5050
- netlib
5151
- openblas
5252
steps:

0 commit comments

Comments
 (0)