composer
composer copied to clipboard
ARM Build Support
trafficstars
What does this PR do?
- Adding support for ARM images within Action and dynamic package builds within Dockerfile
- Using larger gh hosted runner to:
- Add more disk space for builds due to multi-platform requirements
- Eliminate the need for
Maximize Build Space on Workeraction, which will save 2-5 min of build time