Run more CI tests on rust 1.32
This commit is contained in:
parent
84baf51eb8
commit
c46873ffb9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- nightly
|
||||
include:
|
||||
- rust: 1.32.0
|
||||
test_features: ""
|
||||
test_features: "--features impl_json_schema,chrono,indexmap,either,uuid"
|
||||
- rust: stable
|
||||
test_features: "--all-features"
|
||||
- rust: beta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue