Commit 956f851
authored
Disable linux arm64 release builds for now (#254)
Foreman is broken on linux arm64 it looks like. I'm guessing it's
because there isn't an arm64 build at all and running a x86 binary isn't
going to work (although the error is confusing).
I'll look into making a foreman arm64 build next week.1 parent 7f0501d commit 956f851
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments