Skip to content

Commit f20c127

Browse files
committed
Downgrade cross image for windows
The newest image is causing build failure, so this downgrades it.
1 parent 24e81ee commit f20c127

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:0.2.4"

0 commit comments

Comments
 (0)