Skip to content

Commit

Permalink
chore(ci/release): remove 386 build
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Dec 28, 2024
1 parent 0560af8 commit f9338ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
builds:
- main: ./cmd/unspeech
# remove 386
goarch:
- amd64
- arm64
1 change: 1 addition & 0 deletions cspell.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ words:
- flac
- forcetypeassert
- funlen
- goarch
- gochecknoglobals
- gochecknoinits
- gocognit
Expand Down

0 comments on commit f9338ec

Please sign in to comment.