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