forked from TrueCloudLab/certificates
Add armv5 build to GoReleaser configuration
This commit is contained in:
parent
17d7fd70cd
commit
76e5347923
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ builds:
|
||||||
- linux_386
|
- linux_386
|
||||||
- linux_amd64
|
- linux_amd64
|
||||||
- linux_arm64
|
- linux_arm64
|
||||||
|
- linux_arm_5
|
||||||
- linux_arm_6
|
- linux_arm_6
|
||||||
- linux_arm_7
|
- linux_arm_7
|
||||||
- windows_amd64
|
- windows_amd64
|
||||||
|
|
Loading…
Reference in a new issue