ci: add back ARMv6 build by dunglas · Pull Request #1999 · php/frankenphp
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What did unlock that?
And more importantly, do we really need to support armv6? Even v7 seems ancient to me. v8 has been the standard for what, 14 years?
We stopped compiling a custom Go build (because of custom patches, see #913) a while ago. Compiling Go for armv6 wasn't possible in GitHub Actions for some reason, but downloading the pre-compiled Go binary works.
@henderkes I'm not sure, but as PHP still supports ARMv6 for Alpine images, I guess it's helping some people.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters