[chore] ci: add docker arm64 support
@ -28,3 +28,4 @@ jobs:
with:
push: true
tags: q191201771/lal:latest
platforms: linux/amd64,linux/arm64
@ -4,5 +4,4 @@ set -x
export CGO_ENABLED=0
export GOOS=linux
export GOARCH=amd64
./build.sh