From 601eee2219f6f135e65b5783e3180a82d8f316c0 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 22 Jul 2020 14:34:38 +0800 Subject: =?UTF-8?q?And=20one=20more=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 56e6ce2..52bc277 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -95,7 +95,7 @@ jobs: feature: tui-unix - build: win-msvc os: windows-2019 - rust: stable + rust: nightly target: x86_64-pc-windows-msvc feature: tui-crossplatform - build: win-gnu -- cgit v1.2.3