a-scie / jump

A Self Contained Interpreted Executable Launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo skip of `cargo +nightly fmt` for Mac ARM.

jsirois opened this issue · comments

The skip works around this Mac ARM specific issue for rustfmt nightly: rust-lang/rustfmt#5964

Actually, it looks to be a generic ARM issue; so undo CircleCI skip for Linux ARM as well.