mirror of https://github.com/LemmyNet/lemmy.git
update rust version for woodpecker
parent
f51764327d
commit
02f0513389
|
@ -2,7 +2,7 @@
|
|||
# See https://github.com/woodpecker-ci/woodpecker/issues/1677
|
||||
|
||||
variables:
|
||||
- &rust_image "rust:1.78"
|
||||
- &rust_image "rust:1.79"
|
||||
- &rust_nightly_image "rustlang/rust:nightly"
|
||||
- &install_pnpm "corepack enable pnpm"
|
||||
- &slow_check_paths
|
||||
|
|
Loading…
Reference in New Issue