bump various dependencies
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
0dae9280d9
commit
d2facaee0b
4 changed files with 115 additions and 115 deletions
|
@ -58,7 +58,7 @@ before_script:
|
|||
|
||||
ci:
|
||||
stage: ci
|
||||
image: nixos/nix:2.23.1
|
||||
image: nixos/nix:2.23.3
|
||||
script:
|
||||
# Cache CI dependencies
|
||||
- ./bin/nix-build-and-cache ci
|
||||
|
@ -83,7 +83,7 @@ ci:
|
|||
|
||||
artifacts:
|
||||
stage: artifacts
|
||||
image: nixos/nix:2.23.1
|
||||
image: nixos/nix:2.23.3
|
||||
script:
|
||||
- ./bin/nix-build-and-cache just .#static-x86_64-unknown-linux-musl
|
||||
- cp result/bin/conduit x86_64-unknown-linux-musl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue