Upgrade toolchain to rust 1.79.0
Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
parent
c21ff86ee4
commit
6300c43495
@ -1,5 +1,5 @@
|
||||
local executableName = 'l4p';
|
||||
local build_image = 'img.kie.rs/jjkiers/rust-cross:rust1.71.1-zig';
|
||||
local build_image = 'img.kie.rs/jjkiers/rust-crossbuild:rust1.79.0-zig0.11.0-zig';
|
||||
|
||||
local archs = [
|
||||
{ target: 'aarch64-unknown-linux-musl', short: 'arm64-musl' },
|
||||
|
Loading…
Reference in New Issue
Block a user