Skip to content

Commit

Permalink
Downgrade cross image for windows
Browse files Browse the repository at this point in the history
The newest image is causing build failure, so this downgrades it.
  • Loading branch information
Kixunil committed Jul 4, 2024
1 parent 24e81ee commit f20c127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[target.x86_64-pc-windows-gnu]
image = "ghcr.io/cross-rs/x86_64-pc-windows-gnu:0.2.4"

0 comments on commit f20c127

Please sign in to comment.