Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 624a077

Browse files
committed
ci: Removed sdk for v3.1.422
1 parent f946399 commit 624a077

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
env:
1414
SDK_VERSION_6: '6.0.400'
1515
SDK_VERSION_5: '5.0.408'
16-
SDK_VERSION_3: '3.1.422'
1716

1817

1918
jobs:
@@ -32,7 +31,6 @@ jobs:
3231
dotnet-version: |
3332
${{ env.SDK_VERSION_6 }}
3433
${{ env.SDK_VERSION_5 }}
35-
${{ env.SDK_VERSION_3 }}
3634
3735
- name: "Restore dependencies"
3836
run: dotnet restore

0 commit comments

Comments
 (0)