From 034c7ec6abbed58688d82a4e703fdb10864af58f Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 6 Jul 2020 14:54:08 +0800 Subject: windows is nightly only right now --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index d5e2791..71c237d 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -34,7 +34,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: default - toolchain: stable + toolchain: nightly override: true - name: "Check (crossterm)" uses: actions-rs/cargo@v1 -- cgit v1.2.3