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.
This commit is contained in:
parent
24e81eeadb
commit
33a1893c14
|
@ -0,0 +1,2 @@
|
|||
[target.x86_64-pc-windows-gnu]
|
||||
image = "ghcr.io/cross-rs/x86_64-pc-windows-gnu:main"
|
Loading…
Reference in New Issue