mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
ci: switch back to a recent nightly
This commit is contained in:
parent
8e523d036c
commit
815c3d960d
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ language: rust
|
|||
matrix:
|
||||
include:
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
# work around problem about 'every suggestion should have at least one span'
|
||||
rust: nightly-2017-11-21
|
||||
rust: nightly
|
||||
|
||||
- env: TARGET=thumbv6m-none-eabi
|
||||
rust: nightly
|
||||
|
|
Loading…
Reference in a new issue