Skip to content

Commit b0e3e7c

Browse files
committed
wip
1 parent 1114df3 commit b0e3e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vsts.pipelines/builds/matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131

3232
- template: ../jobs/ci-linux.yml
3333
parameters:
34-
job: fedora30
35-
imageName: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-30-39ec319-20190806171718
34+
job: fedora29
35+
imageName: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-29-98b4f89-20190506161422
3636
matrix:
3737
Production: {}
3838
Online: { type: Online }

0 commit comments

Comments
 (0)