Skip to content

Commit 2c4b1ad

Browse files
committed
chore(ci): remove macOS x86_64 build
ARM64 binary works on Intel Macs via Rosetta 2.
1 parent f051002 commit 2c4b1ad

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
goos: linux
4141
goarch: arm64
4242
suffix: ""
43-
- os: macos-15-intel
44-
goos: darwin
45-
goarch: amd64
46-
suffix: ""
4743
- os: macos-latest
4844
goos: darwin
4945
goarch: arm64

0 commit comments

Comments
 (0)