ch32-rs / wlink

An open source WCH-Link library/command line tool written in Rust.
Apache License 2.0
155 stars 25 forks source link

macOS x86 is nightly build is really Arm .. #63

Open Paulo-Ferreira-ISEP opened 2 months ago

Paulo-Ferreira-ISEP commented 2 months ago

On my intel Mac with Ventura, : ./wlink: Bad CPU type in executable file wlink-macos-x64/wlink wlink-macos-x64/wlink: Mach-O 64-bit arm64 executable,flags: NOUNDEFS|DYLDLINK|TWOLEVEL|PIE|HAS_TLV_DESCRIPTORS>

and many thanks for wlink!

andelf commented 2 months ago

Oops, it seems Github has changed its macos-latest runner to arm64. 🤣 Thanks for the report.