mirror of
https://github.com/serde-rs/json.git
synced 2026-03-06 13:59:12 +00:00
Add CI builds on rust 1.40 and 1.45
This commit is contained in:
parent
7778dfd30b
commit
187d89863a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
rust: [beta, stable, 1.36.0, 1.31.0]
|
||||
rust: [beta, stable, 1.45.0, 1.40.0, 1.36.0, 1.31.0]
|
||||
os: [ubuntu]
|
||||
include:
|
||||
- rust: stable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user