Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
parent
fd86162450
commit
7f399af713
@ -1,5 +1,5 @@
|
|||||||
local executableName = 'fourth';
|
local executableName = 'fourth';
|
||||||
local build_image = 'img.kie.rs/jjkiers/rust-cross:rust1.70-zig';
|
local build_image = 'img.kie.rs/jjkiers/rust-cross:rust1.71.1-zig';
|
||||||
|
|
||||||
local archs = [
|
local archs = [
|
||||||
{ target: 'aarch64-unknown-linux-musl', short: 'arm64-musl' },
|
{ target: 'aarch64-unknown-linux-musl', short: 'arm64-musl' },
|
||||||
|
Loading…
Reference in New Issue
Block a user