CI: pin to an older nightly

to workaround compiletest-rs being broken on recent nightlies
This commit is contained in:
Jorge Aparicio 2019-11-06 19:13:34 -05:00
parent ba9555017d
commit eb7ae13b9c

View file

@ -12,7 +12,8 @@ matrix:
# NOTE used to build docs on successful merges to master
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
# FIXME revert this -- compiletest-rs v0.3.25 is broken with recent nightly
rust: nightly-2019-10-31
- env: TARGET=thumbv6m-none-eabi
rust: nightly