From a2d1bf796d73ea1c472883f6842e2bf9441e1378 Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Thu, 21 Dec 2023 13:47:22 +0500 Subject: [PATCH] Fix dotnet versions --- .github/workflows/actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 35f8c6f..4d704c3 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -19,7 +19,6 @@ jobs: global-json-file: global.json dotnet-version: | 3.1.x - 4.8.x 6.0.x - name: Install dependencies