Skip to content

Commit d0c0b9f

Browse files
committed
Try new version of zigbuild that fixes some linker issues on Windows.
Signed-off-by: David Calavera <[email protected]>
1 parent 3bbbf53 commit d0c0b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
GOVERSION: 1.11
88
GRADLE_OPTS: -Dorg.gradle.daemon=false
99
nodejs_version: "14.17.6"
10-
CARGO_LAMBDA_VERSION: "v0.6.1"
10+
CARGO_LAMBDA_VERSION: "v0.7.3"
1111
ZIG_VERSION: "0.9.1"
1212

1313
matrix:

0 commit comments

Comments
 (0)