gitui
gitui copied to clipboard
CI fails on window with rustc 1.81
Describe the bug github CI runs fail on compiling cargo-wix on windows with rust 1.81
To Reproduce Steps to reproduce the behavior:
- Go to github Actions for workflow CI
- Click on a failed run. First one is run 9128 (after 2025-05-11)
- Open the failed windows job.
- Scroll down to the error in step "Build MSI (windows)".
Expected behavior No error in run.
Context (please complete the following information):
- OS github action, windows-latest
- GitUI Version gitui-org/gitui/head
- Rust version:
1.81
Observations error: failed to compile cargo-wix rustc 1.81.0 is not supported by the following package: [email protected] requires rustc 1.82.0