Skip to content

Commit

Permalink
Trimmed build platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Larson committed Jan 12, 2020
1 parent 2565f2d commit e0f8ac5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .promu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@ tarball:
- NOTICE
crossbuild:
platforms:
- linux/amd64
- linux/386
- linux/amd64
- linux/arm
- linux/arm64
- darwin/amd64
- darwin/386
- windows/amd64
- windows/386
- freebsd/amd64
- freebsd/386
- linux/arm
- linux/arm64

0 comments on commit e0f8ac5

Please sign in to comment.