ci: add zstd-static for arm64 static build on Alpine
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
image: ocaml/opam:alpine-ocaml-5.4
|
image: ocaml/opam:alpine-ocaml-5.4
|
||||||
runner: linux-arm64
|
runner: linux-arm64
|
||||||
static: "OCAMLPARAM='_,ccopt=-static,cclib=-static'"
|
static: "OCAMLPARAM='_,ccopt=-static,cclib=-static'"
|
||||||
upx_install: "sudo apk add upx"
|
upx_install: "sudo apk add upx zstd-static"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user