From f80462aa057760d92c07b5ae55ee6cf8ac2ead5b Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Sat, 30 Sep 2023 15:46:21 -0700 Subject: [PATCH] CI: Reduce size of `test-features` matrix to speed up CI. --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7e025dd48..b840ea5b75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -340,14 +340,12 @@ jobs: - x86_64-unknown-linux-gnu mode: - - # debug - --release rust_channel: - stable - nightly - 1.60.0 # MSRV - - beta include: - target: aarch64-unknown-linux-musl