From 94205e9b27ee6574a538545fec234e5f47736eb5 Mon Sep 17 00:00:00 2001 From: Ivan Maximov Date: Mon, 11 Dec 2023 12:20:00 +0300 Subject: [PATCH] remove 3.1 --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6b85b1b5..ac707085 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,7 +38,6 @@ jobs: uses: actions/setup-dotnet@v4 with: dotnet-version: | - 3.1.x 6.0.x 7.0.x source-url: https://nuget.pkg.github.com/graphql-dotnet/index.json