Skip to content

Commit fa7aef2

Browse files
authored
[CI] Test Krylov.jl on Mac x86_64 (#1032)
* [CI] Test Krylov.jl on Mac x86_64 * Update .github/workflows/ci.yml
1 parent 93de92b commit fa7aef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version: ['lts', '1']
17-
os: [ubuntu-latest, macos-latest, windows-latest]
17+
os: [ubuntu-latest, macos-latest, windows-latest, macos-15-intel]
1818
arch: [x64]
1919
allow_failure: [false]
2020
include:

0 commit comments

Comments
 (0)