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 1114df3 commit b0e3e7cCopy full SHA for b0e3e7c
.vsts.pipelines/builds/matrix.yml
@@ -31,8 +31,8 @@ jobs:
31
32
- template: ../jobs/ci-linux.yml
33
parameters:
34
- job: fedora30
35
- imageName: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-30-39ec319-20190806171718
+ job: fedora29
+ imageName: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-29-98b4f89-20190506161422
36
matrix:
37
Production: {}
38
Online: { type: Online }
0 commit comments