mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
ci(goreleaser): fix arm docker build
This commit is contained in:
parent
03ad17a4c6
commit
81e22d4af1
@ -147,8 +147,8 @@ dockers_v2:
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/armv7
|
||||
- linux/armv5
|
||||
- linux/arm/v7
|
||||
- linux/arm/v5
|
||||
- linux/ppc64le
|
||||
- linux/s390x
|
||||
- linux/riscv64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user