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 6ca3cc6 commit c2247f6Copy full SHA for c2247f6
.github/workflows/release.yml
@@ -16,8 +16,6 @@ jobs:
16
archive: tar.gz
17
- target: x86_64-apple-darwin
18
archive: tar.gz zip
19
- - target: aarch64-apple-darwin
20
- archive: tar.gz
21
steps:
22
- uses: actions/checkout@master
23
- name: Compile and release
0 commit comments