Pin nightly-2022-01-17 in the CI

This commit is contained in:
Hirrolot 2022-03-25 11:35:25 +06:00 committed by GitHub
parent c35f4f42ce
commit ac653dd8c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,14 +51,14 @@ jobs:
rust:
- stable
- beta
- nightly
- nightly-2022-01-17
include:
- rust: stable
features: "--features full"
- rust: beta
features: "--features full"
- rust: nightly
- rust: nightly-2022-01-17
features: "--all-features"
steps: