From 344bad593569f6bcb3ac4ce6e61e8afb1e5e40e4 Mon Sep 17 00:00:00 2001 From: Ashley Mannix Date: Fri, 11 Feb 2022 21:15:38 +1000 Subject: [PATCH] yaml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 56f6940..860e9df 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -76,7 +76,7 @@ jobs: - run: cargo build --verbose -Z avoid-dev-deps --features "kv_unstable kv_unstable_std" - run: cargo build --verbose -Z avoid-dev-deps --features "kv_unstable kv_unstable_sval kv_unstable_serde" - features: + minimalv: name: Minimal versions runs-on: ubuntu-latest steps: