Skip to content

Commit 72648de

Browse files
committed
Revert "Drop mkl-dynamic-*-* on Windows"
This reverts commit 868fe1e.
1 parent 2b2b25c commit 72648de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/intel-mkl-sys.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ jobs:
6161
- mkl-static-lp64-seq
6262
- mkl-static-ilp64-iomp
6363
- mkl-static-ilp64-seq
64+
- mkl-dynamic-lp64-iomp
65+
- mkl-dynamic-lp64-seq
66+
- mkl-dynamic-ilp64-iomp
67+
- mkl-dynamic-ilp64-seq
6468
runs-on: windows-2022
6569
steps:
6670
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)