Fork me on GitHub
#babashka-sci-dev
<
2021-12-09
>
lispyclouds07:12:02

looking forward to it!

cap10morgan18:12:54

Ironically I did not end up using the work in my previous PR to build multi-arch in Docker itself 😆 since CircleCI is building binaries in VMs and then pulling those into Docker images. That's fine though b/c building multi-arch images in CI is slllllllllllllooooooooooooowwwwwwwww

borkdude18:12:33

@cap10morgan awesome! I'll let @rahul080327 review this PR and merge it. Why did you remove the short-circuit check in the aarch64 image? Because you want to push snapshot images?

cap10morgan18:12:51

to make it match the behavior of the amd64 workflow

borkdude18:12:08

yeah, it's fine, we can optimize this another time again.