mirror of
https://github.com/LemmyNet/activitypub-federation-rust.git
synced 2025-01-21 19:58:06 +00:00
rust 1.78
This commit is contained in:
parent
e398376ab6
commit
8f419ae21b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
- &rust_image "rust:1.77-bullseye"
|
||||
|
||||
- &rust_image "rust:1.78-bullseye"
|
||||
|
||||
steps:
|
||||
cargo_fmt:
|
||||
image: rustdocker/rust:nightly
|
||||
|
|
Loading…
Reference in a new issue