Commit a68abef
authored
Add linux-arm64 builds to official releases (#2232)
The build process already supports ARM64 for Linux, so let's extend the
official build process to also produce these binaries.
Note that we have already been performing [CI builds on GitHub of
`linux-arm64`](https://github.com/git-ecosystem/git-credential-manager/blob/1b3f77efe12efffaadac7c5a218822896e657a39/.github/workflows/continuous-integration.yml#L59),
so this is just about extending the official build pipeline.1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
| |||
777 | 783 | | |
778 | 784 | | |
779 | 785 | | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
780 | 789 | | |
781 | 790 | | |
782 | 791 | | |
| |||
802 | 811 | | |
803 | 812 | | |
804 | 813 | | |
| 814 | + | |
| 815 | + | |
805 | 816 | | |
806 | 817 | | |
807 | 818 | | |
| |||
0 commit comments