Skip to content

Commit

Permalink
specifiy goarm64: v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iansuvak committed Nov 26, 2024
1 parent e699884 commit 9113bd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions relayer/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ builds:
overrides:
- goos: linux
goarch: arm64
goarm64: v8.0
env:
- CC=aarch64-linux-gnu-gcc
- goos: darwin
goarch: arm64
goarm64: v8.0
env:
- CC=oa64-clang
ignore:
Expand Down

0 comments on commit 9113bd2

Please sign in to comment.