Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run tests only with current stable toolchain
This saves a bit of execution time. There's no point in running MSRV and stable, because there shouldn't be a difference. So we opt for stable because it tends to be faster. Signed-off-by: Matthias Beyer <[email protected]>
- Loading branch information