Skip to content

Commit a780d51

Browse files
committed
ci: test on aarch64 macOS
1 parent 1260b48 commit a780d51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- runner: macos-13
1717
os: macOS
1818
arch: x86_64
19+
- runner: macos-15
20+
os: macOS
21+
arch: aarch64
1922
runs-on: ${{ matrix.runner }}
2023
steps:
2124
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)