Closed fanyang01 closed 1 week ago
Currently, the CI workflow for Docker image release uses Docker's emulation to build the ARM image. It costs many minutes and slows down the whole CI. We may switch to Golang's built-in cross-platform compilation, which should be much faster.
Currently, the CI workflow for Docker image release uses Docker's emulation to build the ARM image. It costs many minutes and slows down the whole CI. We may switch to Golang's built-in cross-platform compilation, which should be much faster.