build: Temporarily disable nightly builds

Rust nightly builds are currently failing due to a crate outside of
our control not meeting the latest cargo requirements.

See XAMPPRocky/remove_dir_all#19

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford 2020-06-12 09:31:39 +01:00
parent 5ebd02a572
commit 1a2b3c8f3e

View File

@ -11,7 +11,6 @@ jobs:
rust:
- stable
- beta
- nightly
target:
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl