mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-07 10:42:19 +00:00
Try rust slim
This commit is contained in:
parent
808cc15d5d
commit
68c0d9fef3
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ steps:
|
|||
|
||||
# using https://github.com/pksunkara/cargo-workspaces
|
||||
- name: publish to crates.io
|
||||
image: rustdocker/rust:nightly
|
||||
image: rust:1.51-slim
|
||||
environment:
|
||||
CARGO_TOKEN:
|
||||
from_secret: cargo_api_token
|
||||
|
|
Loading…
Reference in a new issue