Add more experimental MSRVs.
This commit is contained in:
parent
4cb916f80c
commit
00a4dd0eab
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
toolchain: [stable, beta, nightly, 1.24.0]
|
toolchain: [stable, beta, nightly, 1.26.0, 1.27.0, 1.28.0, 1.29.0]
|
||||||
command:
|
command:
|
||||||
- name: Check
|
- name: Check
|
||||||
command: check
|
command: check
|
||||||
|
Loading…
Reference in New Issue
Block a user