Closed stephanos closed 4 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
What was changed
Split Docker image verification of the platform into separate jobs that use the correct platform runner.
See last failure: https://github.com/temporalio/docker-builds/actions/runs/9877925793/job/27280692360
Why?
Previously merged https://github.com/temporalio/docker-builds/pull/223 needs to be run from an arm64 because it needs to be able to run arm64.
Checklist
Closes
How was this tested:
Any docs updates needed?