This commit is contained in:
renovate[bot] 2025-04-12 03:22:21 +02:00 committed by GitHub
commit 55572471a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ before_script:
ci: ci:
stage: ci stage: ci
image: nixos/nix:2.24.9 image: nixos/nix:2.28.1
script: script:
# Cache CI dependencies # Cache CI dependencies
- ./bin/nix-build-and-cache ci - ./bin/nix-build-and-cache ci
@ -91,7 +91,7 @@ ci:
artifacts: artifacts:
stage: artifacts stage: artifacts
image: nixos/nix:2.24.9 image: nixos/nix:2.28.1
script: script:
- ./bin/nix-build-and-cache just .#static-x86_64-linux-musl - ./bin/nix-build-and-cache just .#static-x86_64-linux-musl
- cp result/bin/conduit x86_64-linux-musl - cp result/bin/conduit x86_64-linux-musl