Skip to content

Commit

Permalink
removed arm from build
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Nov 17, 2018
1 parent 829920c commit c80bc1c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yml
Expand Up @@ -34,15 +34,6 @@ dockers:
tag_templates:
- latest
- "{{ .Version }}"
-
goos: linux
goarch: arm
goarm: 6
binary: rtbeat
image: txn2/rtbeat
dockerfile: dockerfiles/arm32v6/Dockerfile
tag_templates:
- "arm32v6-{{ .Version }}"

brew:
name: rxtx
Expand Down

0 comments on commit c80bc1c

Please sign in to comment.