Skip to content

Commit

Permalink
ci: remove unused platforms to reduce build time
Browse files Browse the repository at this point in the history
  • Loading branch information
damoun committed Jun 27, 2024
1 parent 66a781c commit a74da8e
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .promu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,6 @@ crossbuild:
- linux/amd64
- linux/386
- darwin/amd64
- darwin/386
- darwin/arm64
- windows/amd64
- windows/386
- freebsd/amd64
- freebsd/386
- openbsd/amd64
- openbsd/386
- netbsd/amd64
- netbsd/386
- dragonfly/amd64
- linux/arm
- linux/arm64
- freebsd/arm
- openbsd/arm
- netbsd/arm
- linux/ppc64
- linux/ppc64le
- linux/mips64
- linux/mips64le
- linux/s390x

0 comments on commit a74da8e

Please sign in to comment.