We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806360a commit b050b19Copy full SHA for b050b19
azure-pipelines.yml
@@ -18,8 +18,6 @@ resources:
18
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
19
- container: focal
20
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
23
- container: archlinux
24
image: andrewarnott/archlinux
25
@@ -273,8 +271,6 @@ stages:
273
271
containerImage: bionic
274
272
Ubuntu_Focal:
275
containerImage: focal
276
- Ubuntu_Disco_3_0:
277
- containerImage: disco-3.0
278
# Arch_Linux:
279
# containerImage: archlinux
280
# configureContainerCommand: 'sudo pacman -Sy --noconfirm git dotnet-sdk openssl-1.0'
0 commit comments