ci: update nix build linker (#6103)

* ci: update nix build linker

* ci: use mold for nix ci
This commit is contained in:
Ning Sun
2025-05-15 21:02:58 +02:00
committed by GitHub
parent 14b655ea57
commit 73b4b710cd

View File

@@ -127,6 +127,8 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-24.11
- run: nix develop --command cargo build --bin greptime
env:
CARGO_BUILD_RUSTFLAGS: "-C link-arg=-fuse-ld=mold"
check-status:
name: Check status