mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-30 05:50:29 +00:00
Update minimal Rust version from 1.31 to 1.51
This commit is contained in:
parent
f7cb3e575f
commit
a3f4d8f41e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
toolchain:
|
||||
- stable
|
||||
- nightly
|
||||
- 1.36.0
|
||||
- 1.51.0
|
||||
features:
|
||||
- serde
|
||||
buildtype:
|
||||
@ -242,7 +242,7 @@ jobs:
|
||||
- name: Install Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.36.0
|
||||
toolchain: 1.51.0
|
||||
target: x86_64-unknown-linux-gnu
|
||||
override: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user