We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f7bdb commit 0b84e5aCopy full SHA for 0b84e5a
2 files changed
.github/workflows/ci.yml
@@ -21,6 +21,10 @@ jobs:
21
rid: win-x64
22
- os: windows-latest
23
rid: win-x86
24
+ - os: macos-latest
25
+ rid: osx-x64
26
27
+ rid: osx-arm64
28
29
steps:
30
- name: Checkout
.github/workflows/release.yml
@@ -22,6 +22,10 @@ jobs:
31
0 commit comments