mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-13 14:18:35 +00:00
Bump minimum required version to 1.24
This commit is contained in:
parent
0790f6fdda
commit
feb0e92394
@ -12,10 +12,10 @@ matrix:
|
||||
|
||||
# Minimum Rust supported channel.
|
||||
- os: linux
|
||||
rust: 1.22.1
|
||||
rust: 1.24.0
|
||||
env: TARGET=x86_64-unknown-linux-gnu
|
||||
- os: osx
|
||||
rust: 1.22.1
|
||||
rust: 1.24.0
|
||||
env: TARGET=x86_64-apple-darwin
|
||||
|
||||
addons:
|
||||
|
Loading…
x
Reference in New Issue
Block a user