Add more supported Rust versions
This commit is contained in:
parent
dca88b0fa4
commit
bee88d4265
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ rust:
|
||||||
# Prevent accidentally breaking older Rust versions
|
# Prevent accidentally breaking older Rust versions
|
||||||
- 1.17.0
|
- 1.17.0
|
||||||
- 1.18.0
|
- 1.18.0
|
||||||
|
- 1.19.0
|
||||||
|
- 1.20.0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Add table
Reference in a new issue