mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-20 00:11:01 +00:00
Try rust 1.51
This commit is contained in:
parent
bed49462de
commit
1e5d628947
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: rust:1.51-slim
|
||||
image: rust:1.51
|
||||
environment:
|
||||
CARGO_TOKEN:
|
||||
from_secret: cargo_api_token
|
||||
|
|
Loading…
Reference in a new issue