Skip to content

Update to support arm64 image

Compare
Choose a tag to compare
@galak galak released this 16 Jul 15:43
· 10 commits to master since this release
github: Use docker buildx to create arm64 and amd64 docker images

Tweak the build.yml and publish.yml workflows to create both arm64 and
amd64 docker images.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>