mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 15:26:00 +00:00
No longer test so many old compiler versions
This commit is contained in:
parent
a15bd09686
commit
4b9699612f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
rust: [beta, 1.56.1, 1.53.0, 1.46.0, 1.40.0, 1.38.0, 1.36.0]
|
||||
rust: [beta, 1.56.1]
|
||||
os: [ubuntu]
|
||||
include:
|
||||
- rust: stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user