We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4a06f commit 6e035ecCopy full SHA for 6e035ec
.github/workflows/build.yml
@@ -19,6 +19,8 @@ jobs:
19
rid: win-x86
20
- os: macos-latest
21
rid: osx-x64
22
+ - os: macos-latest
23
+ rid: osx-arm64
24
- os: ubuntu-latest
25
rid: linux-x64
26
steps:
0 commit comments