Before depot we faced extreme slow builds for ARM-based images on github machines. However, using Depot helped us reduce the image build time from 2 hours (with an emulator) to just 3 minutes.
Emulator: https://github.com/activepieces/activepieces/actions/runs/39...,
Depot: https://github.com/activepieces/activepieces/actions/runs/40....
But maintaining a matrix of ARMv7, ARM64, X86/X64 instances, it is much more work to do. Than a simple powerful x64 instance.
Before depot we faced extreme slow builds for ARM-based images on github machines. However, using Depot helped us reduce the image build time from 2 hours (with an emulator) to just 3 minutes.
Emulator: https://github.com/activepieces/activepieces/actions/runs/39...,
Depot: https://github.com/activepieces/activepieces/actions/runs/40....