Skip to content

Commit 7916e22

Browse files
committed
Use latest zig tarball on macOS
1 parent 29153b1 commit 7916e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/macos_ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -x
44
set -e
55

6-
ZIG="zig-macos-x86_64-0.8.0-dev.2667+44de88498"
6+
ZIG="zig-macos-x86_64-0.8.0-dev.2670+d8d92dafe"
77
WASMTIME_VERSION="v0.24.0"
88
WASMTIME="wasmtime-$WASMTIME_VERSION-x86_64-macos-c-api"
99
GYRO_VERSION="0.2.3"

0 commit comments

Comments
 (0)