Pack has two outstanding issues (https://github.com/buildpacks/pack/issues/907 and https://github.com/buildpacks/pack/issues/1003) for cross-compiling to arm64, arm v7, and Apple Silicon. Ideally, we wouldn't want to cross-compile them without testing them on their respective architectures (I assume that's the case?), so best case would be to have hosted runners we can test our PRs and releases against.
Pack has two outstanding issues (https://github.com/buildpacks/pack/issues/907 and https://github.com/buildpacks/pack/issues/1003) for cross-compiling to
arm64
,arm v7
, and Apple Silicon. Ideally, we wouldn't want to cross-compile them without testing them on their respective architectures (I assume that's the case?), so best case would be to have hosted runners we can test our PRs and releases against.