swellaby / rusty-hook

git hook manager, geared toward Rust projects
MIT License
207 stars 11 forks source link

CI: Fix default toolchain on Windows #91

Closed calebcartwright closed 4 years ago

calebcartwright commented 4 years ago

Apparently the default toolchain on the Windows runners is now 32 bit msvc? 🤔

Will need to update the Windows PR job to account for this and get more explicit about which triple to use