Skip to content

Commit 4355d42

Browse files
authored
Update CI.yml
1 parent ebdcc39 commit 4355d42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,17 @@ jobs:
6161
arch: x86
6262
- os: macOS-13
6363
arch: aarch64
64+
-
6465
- os: macOS-14
6566
arch: x86
6667
- os: macOS-14
6768
arch: x64
6869
- os: macOS-14
6970
arch: aarch64
7071
version: '1.6'
72+
- os: macOS-14
73+
arch: aarch64
74+
provider: 'mkl'
7175

7276
steps:
7377
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)