Compare commits
1 Commits
v0.1.6
...
7f399af713
Author | SHA1 | Date | |
---|---|---|---|
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' },
|
||||||
|
Reference in New Issue
Block a user