Add new Rust versions in the CI
This commit is contained in:
parent
74d9903f69
commit
cd14911221
1 changed files with 7 additions and 0 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
@ -20,6 +20,13 @@ jobs:
|
||||||
- 1.75.0
|
- 1.75.0
|
||||||
- 1.76.0
|
- 1.76.0
|
||||||
- 1.77.2
|
- 1.77.2
|
||||||
|
- 1.78.0
|
||||||
|
- 1.79.0
|
||||||
|
- 1.80.0
|
||||||
|
- 1.81.0
|
||||||
|
- 1.82.0
|
||||||
|
- 1.83.0
|
||||||
|
- 1.84.0
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
|
Loading…
Add table
Reference in a new issue