-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In the current CI workflow for aarch64 the code is built as a part of building the docker image. As a result, the time-consuming dependency installation is performed each time. It is better to create a separate workflow for building the docker image. This image would be pushed to gcr and used by build/test workflows. The docker image could also probably be multi-architecture.
Metadata
Metadata
Assignees
Labels
No labels