mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 07:18:04 +02:00
ci: Update rust version
This commit is contained in:
parent
0826837e4a
commit
8dc09a1c48
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ variables:
|
|||
DEFAULT_MESON_ARGS: >
|
||||
--default-library=both
|
||||
|
||||
RUST_STABLE: "1.80.0"
|
||||
RUSTUP_VERSION: "1.27.1"
|
||||
RUST_STABLE: "1.85.0"
|
||||
RUSTUP_VERSION: "1.28.1"
|
||||
|
||||
ANDROID_HOME: "/android/sdk"
|
||||
ANDROID_NDK_HOME: "/android/ndk"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue