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.
2 parents fa7c948 + 1c1be61 commit 0d49d20Copy full SHA for 0d49d20
azure-pipelines.yml
@@ -14,8 +14,6 @@ resources:
14
containers:
15
- container: xenial
16
image: andrewarnott/linux-buildagent
17
- - container: bionic-2.1
18
- image: microsoft/dotnet:2.1-sdk-bionic
19
- container: bionic
20
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
21
- container: focal
@@ -272,8 +270,6 @@ stages:
272
270
# xenial:
273
271
# containerImage: xenial
274
# configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
275
- Ubuntu_Bionic_2_1:
276
- containerImage: bionic-2.1
277
Ubuntu_Bionic:
278
containerImage: bionic
279
Ubuntu_Focal:
0 commit comments