https://github.com/AlabamaWaterInstitute/CloudInfra/blob/b8ae828477edd10577feac6db51ac6dfa9a636a0/.github/workflows/arm_docker_build.yml#L9 This workflow will not work on a macos runner, which is why the deployment actions are failing for arm builds. See [this disscussion](https://github.com/orgs/community/discussions/25777) about using docker on macos hosted runners.
CloudInfra/.github/workflows/arm_docker_build.yml
Line 9 in b8ae828
This workflow will not work on a macos runner, which is why the deployment actions are failing for arm builds.
See this disscussion about using docker on macos hosted runners.