Omit third-party crates from rust 1.45 CI
This commit is contained in:
parent
dfa51de466
commit
b48bb2b2b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- nightly
|
||||
include:
|
||||
- rust: 1.45.0
|
||||
test_features: "--all-features"
|
||||
test_features: "--features impl_json_schema"
|
||||
allow_failure: false
|
||||
- rust: stable
|
||||
test_features: "--all-features"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue