`packed_simd_2` no longer builds on nightly: https://github.com/rust-lang/packed_simd/issues/343 This commit pins the nightly version for now, and disables the `minimal-versions` check since it's not customizable and requires the latest nightly.
* .github: Use cross-install action * .github: Use set-msrv workflow