Skip to content

Commit 33a1893

Browse files
committed
Upgrade cross image for windows
Cross uses an old image by default and there's a problem that is resolved in the newest wine version, so this commit upgrades the image.
1 parent 24e81ee commit 33a1893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cross.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.x86_64-pc-windows-gnu]
2+
image = "ghcr.io/cross-rs/x86_64-pc-windows-gnu:main"

0 commit comments

Comments
 (0)