Skip to content

Commit

Permalink
remove darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
iansuvak committed Nov 26, 2024
1 parent 5d62039 commit c6729f6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions relayer/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ builds:
# contains linux and darwin
goos:
- linux
- darwin
goarch:
- amd64
- arm64
Expand All @@ -24,10 +23,6 @@ builds:
goarch: arm64
env:
- CC=aarch64-linux-gnu-gcc
- goos: darwin
goarch: arm64
env:
- CC=oa64-clang
ignore:
- goos: darwin
goarch: amd64
Expand Down

0 comments on commit c6729f6

Please # to comment.