You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix msrv CI: Check for `--all-features` and macos
To make sure that enabling `parallel` feature would not require bumping
msrv.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Use minimal-versions and fetch deps crates using stable
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Fix fetching deps in msrv
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Cache downlaoded crates since 1.46 is really slow in fetching
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Skip msrv for macos-latest since newer xcode breaks 1.46 linking
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* CI: Disable fail-fast for msrv check
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* CI: Add feature to cache key of msrv
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* CI: Rm matrix features of msrv
Since most of the time is spent on installing Rust, there's no point in
parallelizing it.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
---------
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
0 commit comments