forked from serialport/serialport-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase MSRV coverage for supported platforms in CI
Let's be nice and check the MSRV (at least once) for each supported platform according to `README.md`. We differentiate Linux further with respect to udev/musl, so it gets a special treatment. Our examples currently do not build with MSRV. Let's work around this by not building them for the new MSRV check msrv-x86_64-unknown-linux-musl for now.
- Loading branch information
Showing
1 changed file
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters