Bump minor version to 1.28
This commit is contained in:
parent
6843ec5c9c
commit
72c587cdcb
|
@ -16,7 +16,7 @@ matrix:
|
|||
|
||||
# The earliest stable Rust version that works
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
rust: 1.27.0
|
||||
rust: 1.28.0
|
||||
|
||||
|
||||
before_install: set -e
|
||||
|
|
|
@ -10,7 +10,7 @@ environment:
|
|||
|
||||
matrix:
|
||||
- target: x86_64-pc-windows-msvc
|
||||
RUST_VERSION: 1.27.0
|
||||
RUST_VERSION: 1.28.0
|
||||
- target: x86_64-pc-windows-msvc
|
||||
RUST_VERSION: stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue