Skip to content

Commit

Permalink
Also build arm, arm64 and riscv64 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
frittentheke committed Apr 1, 2024
1 parent f278ae1 commit def7478
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ builds:
- linux
goarch:
- amd64
- arm
- arm64
- riscv64

dockers:
- ids:
- prometheus-libvirt-exporter
Expand Down

0 comments on commit def7478

Please sign in to comment.