Skip to content

Commit

Permalink
bump cargo.lock and deps
Browse files Browse the repository at this point in the history
Signed-off-by: strawberry <[email protected]>
  • Loading branch information
girlbossceo committed Oct 6, 2024
1 parent 0413037 commit e589464
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 259 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ before_script:

ci:
stage: ci
image: nixos/nix:2.24.4
image: nixos/nix:2.24.9
script:
# Cache CI dependencies
- ./bin/nix-build-and-cache ci
Expand All @@ -83,7 +83,7 @@ ci:

artifacts:
stage: artifacts
image: nixos/nix:2.24.4
image: nixos/nix:2.24.9
script:
- ./bin/nix-build-and-cache just .#static-x86_64-unknown-linux-musl
- cp result/bin/conduit x86_64-unknown-linux-musl
Expand Down
Loading

0 comments on commit e589464

Please sign in to comment.