Skip to content

Commit c2247f6

Browse files
committed
remove unsupported M1 target
1 parent 6ca3cc6 commit c2247f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
archive: tar.gz
1717
- target: x86_64-apple-darwin
1818
archive: tar.gz zip
19-
- target: aarch64-apple-darwin
20-
archive: tar.gz
2119
steps:
2220
- uses: actions/checkout@master
2321
- name: Compile and release

0 commit comments

Comments
 (0)