Skip to content

Commit 69a9dec

Browse files
committed
ci(release): drop x86_64-apple-darwin, support aarch64 (Apple Silicon) only
macos-13 (Intel runner) is not available in this plan. Modern Macs (2020+) are all Apple Silicon — aarch64-apple-darwin covers all currently supported hardware.
1 parent 5ad3bcf commit 69a9dec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
os: ubuntu-latest
2727
archive: tar.gz
2828
cross: true
29-
- target: x86_64-apple-darwin
30-
os: macos-13
31-
archive: tar.gz
3229
- target: aarch64-apple-darwin
3330
os: macos-latest
3431
archive: tar.gz

0 commit comments

Comments
 (0)