Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ jobs:
goos: linux
goarch: amd64
suffix: linux-amd64
- runner: macos-13
goos: darwin
goarch: amd64
suffix: darwin-amd64
- runner: macos-latest
goos: darwin
goarch: arm64
Expand Down
Loading