Add support for the `linux/arm64` platform/architecture
Closed this issue · 3 comments
psirenny commented
It seems an odd combination but is common when running Docker Linux containers on Apple M chip computers.
Edit: It seems like those releases are only missing in versions 1.1.1
and 1.1.2
.
TylerJang27 commented
+1 please add!
dimasadyaksa commented
i'm using Squawk for CI/CD in GitHub Actions. Considering that arm64
is ~30% cheaper than the x64
runner, it would be great if we could have this.
chdsbd commented
The latest version, 1.4.0, includes linux arm-64 builds