Skip to content

Commit b9824a6

Browse files
committed
Don't install .NET 6 + 7 anymore on AppVeyor
1 parent e2fbd87 commit b9824a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ init:
66

77
install:
88
- cmd: >-
9-
choco install dotnet-6.0-sdk
10-
11-
choco install dotnet-7.0-sdk
12-
139
choco install dotnet-9.0-sdk
1410
1511
cd tests\RedisConfigs\3.0.503

0 commit comments

Comments
 (0)