mirror of https://github.com/eldruin/ds323x-rs
Increase MSRV
parent
e4fdd1a882
commit
9e9b1a79de
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
# Minimum Supported Rust Version
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
rust: 1.31.0
|
||||
rust: 1.40.0
|
||||
|
||||
# Raspberry Pi 1
|
||||
- env: TARGET=arm-unknown-linux-gnueabi DISABLE_EXAMPLES=1 DISABLE_TESTS=1
|
||||
|
|
Loading…
Reference in New Issue