From f912482ac1b428dca59a91b84f423623686ffd71 Mon Sep 17 00:00:00 2001 From: "phnx47[bot]" <78849906+phnx47-bot@users.noreply.github.com> Date: Sun, 24 Sep 2023 12:34:46 +0000 Subject: [PATCH] ci: remove unused dotnet versions --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8e36da..cbb7630 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,8 +26,6 @@ jobs: with: dotnet-version: | 2.1.x - 2.2.x - 3.0.x 3.1.x 5.0.x 6.0.x