From 5c8f31616092013ea94d2150dc5b38dc4f28489b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 3 Feb 2021 17:24:06 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9eda78..4719639 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,8 +43,11 @@ jobs: optional: [false] include: - toolchain: beta + features: '' + optional: false - toolchain: stable features: pounder_v1_1 + optional: false - toolchain: nightly features: nightly optional: true