mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
ci: Update to cargo-c 0.9.28
And remove useless comment. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5698>
This commit is contained in:
parent
15b719d7f6
commit
773ea1c65e
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ chmod +x rustup-init;
|
|||
rm rustup-init;
|
||||
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
||||
|
||||
# Apparently rustup did not do that, and it fails now
|
||||
cargo install cargo-c --version 0.9.27+cargo-0.74.0
|
||||
cargo install cargo-c --version 0.9.28+cargo-0.75.0
|
||||
|
||||
rustup --version
|
||||
cargo --version
|
||||
|
|
Loading…
Reference in a new issue