Skip to content

Commit c6e1c42

Browse files
committed
Remove .NET Core 3.0 from test battery
1 parent 81c94c8 commit c6e1c42

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ resources:
1818
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
1919
- container: focal
2020
image: mcr.microsoft.com/dotnet/core/sdk:3.1-focal
21-
- container: disco-3.0
22-
image: mcr.microsoft.com/dotnet/core/sdk:3.0-disco
2321
- container: archlinux
2422
image: andrewarnott/archlinux
2523

@@ -274,8 +272,6 @@ stages:
274272
containerImage: bionic
275273
Ubuntu_Focal:
276274
containerImage: focal
277-
Ubuntu_Disco_3_0:
278-
containerImage: disco-3.0
279275
# Arch_Linux:
280276
# containerImage: archlinux
281277
# configureContainerCommand: 'sudo pacman -Sy --noconfirm git dotnet-sdk openssl-1.0'

0 commit comments

Comments
 (0)