Skip to content

Commit

Permalink
Remove .NET Core 3.0 from test battery
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Dec 14, 2021
1 parent 806360a commit b050b19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Expand Up @@ -18,8 +18,6 @@ resources:
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
- container: focal
image: mcr.microsoft.com/dotnet/core/sdk:3.1-focal
- container: disco-3.0
image: mcr.microsoft.com/dotnet/core/sdk:3.0-disco
- container: archlinux
image: andrewarnott/archlinux

Expand Down Expand Up @@ -273,8 +271,6 @@ stages:
containerImage: bionic
Ubuntu_Focal:
containerImage: focal
Ubuntu_Disco_3_0:
containerImage: disco-3.0
# Arch_Linux:
# containerImage: archlinux
# configureContainerCommand: 'sudo pacman -Sy --noconfirm git dotnet-sdk openssl-1.0'
Expand Down

0 comments on commit b050b19

Please sign in to comment.