mirror of
https://github.com/serde-rs/json.git
synced 2025-10-03 07:46:05 +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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
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]
|
os: [ubuntu]
|
||||||
include:
|
include:
|
||||||
- rust: stable
|
- rust: stable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user