Skip to content

Commit 94c4a2c

Browse files
committed
Switch to aarch64
Signed-off-by: Ethan Dye <[email protected]>
1 parent dc82c3d commit 94c4a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/image.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ imageFile() {
2323
downloadZig() {
2424
local PUBKEY="RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U"
2525

26-
local TARBALL_NAME="zig-arm-linux-0.15.1.tar.xz"
26+
local TARBALL_NAME="zig-aarch64-linux-0.15.1.tar.xz"
2727
local MIRRORS_URL="https://ziglang.org/download/community-mirrors.txt"
2828

2929
# Fetch mirrors list and shuffle

0 commit comments

Comments
 (0)