ci: install rust 1.7.9 as required by packages
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
parent
9b7f3f4aaf
commit
67f1a8a80c
|
@ -14,7 +14,7 @@ inputs:
|
|||
default: "version-1-6"
|
||||
rust_version:
|
||||
description: "Rust version"
|
||||
default: "1.78.0"
|
||||
default: "1.79.0"
|
||||
shell:
|
||||
description: "Shell to run commands in"
|
||||
default: "bash --noprofile --norc -e -o pipefail"
|
||||
|
|
Loading…
Reference in New Issue