Skip to content

Commit 0ee6061

Browse files
PraneethJainbarche
authored andcommitted
CI: added macos-14 aarch64
1 parent 0525d3e commit 0ee6061

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/test-linux-mac.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ jobs:
2323
- macos-13
2424
arch:
2525
- x64
26+
include:
27+
- os: macos-14
28+
arch: aarch64
29+
version: "1.10"
30+
- os: macos-14
31+
arch: aarch64
32+
version: "nightly"
2633
steps:
2734
- uses: actions/checkout@v3
2835
with:

0 commit comments

Comments
 (0)