From 168ef03ef96e6b55c2937117ae28e73ba023228a Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Tue, 24 Dec 2024 14:14:38 +0100 Subject: [PATCH] Removed 5.x --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0731a61..8fb785f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: - uses: actions/setup-dotnet@v3 with: dotnet-version: | - 5.0.x 6.0.x 7.0.x 8.0.x @@ -35,7 +34,6 @@ jobs: - uses: actions/setup-dotnet@v3 with: dotnet-version: | - 5.0.x 6.0.x 7.0.x 8.0.x