mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
update rust
This commit is contained in:
parent
412dd46a9c
commit
b62b7206ab
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
- git submodule update --recursive --remote
|
||||
|
||||
- name: check documentation build
|
||||
image: rust:1.49-slim-buster
|
||||
image: rust:1.55-slim-buster
|
||||
commands:
|
||||
- apt update
|
||||
- apt install git --yes
|
||||
|
|
Loading…
Reference in a new issue