Skip to content

Commit 6e035ec

Browse files
committed
ci: add osx-arm64 to build workflow
1 parent ed4a06f commit 6e035ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
rid: win-x86
2020
- os: macos-latest
2121
rid: osx-x64
22+
- os: macos-latest
23+
rid: osx-arm64
2224
- os: ubuntu-latest
2325
rid: linux-x64
2426
steps:

0 commit comments

Comments
 (0)