Skip to content

Commit b050b19

Browse files
committed
Remove .NET Core 3.0 from test battery
1 parent 806360a commit b050b19

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

@@ -273,8 +271,6 @@ stages:
273271
containerImage: bionic
274272
Ubuntu_Focal:
275273
containerImage: focal
276-
Ubuntu_Disco_3_0:
277-
containerImage: disco-3.0
278274
# Arch_Linux:
279275
# containerImage: archlinux
280276
# configureContainerCommand: 'sudo pacman -Sy --noconfirm git dotnet-sdk openssl-1.0'

0 commit comments

Comments
 (0)