From f17401dcb7f3a2775436893f5be827958523dae1 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Fri, 12 Feb 2021 11:56:17 +0000 Subject: [PATCH] :| --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d971db539..88e98f5e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,9 @@ jobs: version: - 1.46.0 # MSRV # - stable - - 1.50.0 + - 1.49.0 + - stable + - beta - nightly name: ${{ matrix.target.name }} / ${{ matrix.version }}