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 0e9dd31 commit 8f2df08Copy full SHA for 8f2df08
1 file changed
.github/workflows/publish.yml
@@ -24,6 +24,9 @@ jobs:
24
- os: macos-latest
25
target: x86_64-apple-darwin
26
27
+ - os: macos-latest
28
+ target: aarch64-apple-darwin
29
+
30
steps:
31
- name: Checkout repository
32
uses: actions/checkout@v2
0 commit comments