Now when we make a PR, there will be bunch of image building tests. Most of them are for different archs.
we nearly never met "failure only happens on one arch" case.
Thus a suggestion would be to simplify the "PR" test matrix, that is to only test building on x86-64. At the same time, we keep full matrix for "push" to build and release.
Now when we make a PR, there will be bunch of image building tests. Most of them are for different archs.
we nearly never met "failure only happens on one arch" case.
Thus a suggestion would be to simplify the "PR" test matrix, that is to only test building on x86-64. At the same time, we keep full matrix for "push" to build and release.