File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -76,18 +76,18 @@ builds:
7676 tags :
7777 - nomsgpack
7878 - grpcnotrace
79- - main : ./cmd/go-judge-ffi
80- binary : go-judge-ffi
81- id : go-judge-ffi
82- env :
83- - CGO_ENABLED=1
84- buildmode : c-shared
85- goos :
86- - linux
87- goarch :
88- - amd64
89- goamd64 :
90- - v2
79+ # - main: ./cmd/go-judge-ffi
80+ # binary: go-judge-ffi
81+ # id: go-judge-ffi
82+ # env:
83+ # - CGO_ENABLED=1
84+ # buildmode: c-shared
85+ # goos:
86+ # - linux
87+ # goarch:
88+ # - amd64
89+ # goamd64:
90+ # - v2
9191 - main : ./cmd/go-judge-init
9292 binary : go-judge-init
9393 id : go-judge-init
@@ -148,7 +148,7 @@ dockers_v2:
148148 - linux/amd64
149149 - linux/arm64
150150 - linux/arm/v7
151- - linux/arm/v5
151+ # - linux/arm/v5 disable for now: https://github.com/orgs/goreleaser/discussions/6005
152152 - linux/ppc64le
153153 - linux/s390x
154154 - linux/riscv64
You can’t perform that action at this time.
0 commit comments