Skip to content

Commit

Permalink
add archs
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhuravlev committed Dec 18, 2024
1 parent 0849a79 commit 8ddbb7a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ builds:
- linux
- windows
- darwin
goarch:
- amd64
- arm
- arm64
# goarm:
# - 6
# - 7
# goamd64:
# - v2
# - v3
# goarm64:
# - v9.0
dockers:
- id: 'database-gateway'
goos: linux
Expand Down

0 comments on commit 8ddbb7a

Please sign in to comment.