Skip to content

Commit 2c1680e

Browse files
committed
ci: add MacOS native ARM runner
1 parent 557d60e commit 2c1680e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- { os: windows-2019, shell: "msys2 {0}" }
1414
- { os: ubuntu-20.04, shell: bash }
1515
- { os: macos-13, shell: bash }
16+
- { os: macos-14, shell: bash }
1617
defaults:
1718
run:
1819
shell: ${{ matrix.sys.shell }}

0 commit comments

Comments
 (0)