mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00

From the comment above the job being changed here, it seems that this job was supposed to be run with MSRV Rust but it uses the latest stable instead. Let's make it work as it was intended. This would hopefully catch us unintentionally bumping the MSRV.