This pull request adds back into the GitHub Actions workflow the building of the Docker image for some of the Docker hardware platforms that were previously removed.
๐ญ Motivation and context
Now that this Docker image is based on a newer base image, these other platforms can be built. Note, however, that not all platforms can be built within the six hour time limit imposed by GitHub Actions; therefore, we continue to drop a few of the most obscure platforms.
๐งช Testing
Automated tests pass.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
๐ฃ Description
This pull request adds back into the GitHub Actions workflow the building of the Docker image for some of the Docker hardware platforms that were previously removed.
๐ญ Motivation and context
Now that this Docker image is based on a newer base image, these other platforms can be built. Note, however, that not all platforms can be built within the six hour time limit imposed by GitHub Actions; therefore, we continue to drop a few of the most obscure platforms.
๐งช Testing
Automated tests pass.
โ Pre-approval checklist