Skip to content

Commit 07e8fa9

Browse files
committed
ci: run CI on arm64 macOS
1 parent 807b88d commit 07e8fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
os: [
1313
ubuntu-latest, # x86_64
1414
macos-13, # x86_64
15+
macos-14, # arm64
1516
]
1617
runs-on: ${{ matrix.os }}
1718
steps:

0 commit comments

Comments
 (0)