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 81c94c8 commit c6e1c42Copy full SHA for c6e1c42
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
@@ -274,8 +272,6 @@ stages:
274
272
containerImage: bionic
275
273
Ubuntu_Focal:
276
containerImage: focal
277
- Ubuntu_Disco_3_0:
278
- containerImage: disco-3.0
279
# Arch_Linux:
280
# containerImage: archlinux
281
# configureContainerCommand: 'sudo pacman -Sy --noconfirm git dotnet-sdk openssl-1.0'
0 commit comments