Skip to content

Commit

Permalink
Merge pull request dotnet/corefx#38312 from dotnet/MattGal-patch-1
Browse files Browse the repository at this point in the history
Fix Debian 10 image

Commit migrated from dotnet/corefx@a5eec2c
  • Loading branch information
MattGal authored Jun 6, 2019
2 parents 20a33da + 3d95dc4 commit 979b1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/libraries/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- alpineQueues: \(Alpine.39.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:alpine-3.9-helix-09ca40b-20190508143246

- ${{ if eq(parameters.fullMatrix, 'true') }}:
- linuxDefaultQueues: Centos.7.Amd64.Open+RedHat.7.Amd64.Open+Debian.8.Amd64.Open+Debian.9.Amd64.Open+Ubuntu.1604.Amd64.Open+Ubuntu.1804.Amd64.Open+Ubuntu.1810.Amd64.Open+OpenSuse.42.Amd64.Open+SLES.12.Amd64.Open+SLES.15.Amd64.Open+\(Fedora.28.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:fedora-28-helix-09ca40b-20190508143249+\(Fedora.29.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:fedora-29-09ca40b-20190508143249+\(Ubuntu.1904.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.04-helix-amd64-09ca40b-20190508143257+\(Debian.10.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-f55606d-20190521154431
- linuxDefaultQueues: Centos.7.Amd64.Open+RedHat.7.Amd64.Open+Debian.8.Amd64.Open+Debian.9.Amd64.Open+Ubuntu.1604.Amd64.Open+Ubuntu.1804.Amd64.Open+Ubuntu.1810.Amd64.Open+OpenSuse.42.Amd64.Open+SLES.12.Amd64.Open+SLES.15.Amd64.Open+\(Fedora.28.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:fedora-28-helix-09ca40b-20190508143249+\(Fedora.29.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:fedora-29-09ca40b-20190508143249+\(Ubuntu.1904.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.04-helix-amd64-09ca40b-20190508143257+\(Debian.10.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-7c6abd3-20190605203206
- linuxArmQueues: \(Debian.9.Arm32.Open\)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-b049512-20190321153542
- alpineQueues: \(Alpine.38.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:alpine-3.8-helix-09ca40b-20190508143246+\(Alpine.39.Amd64.Open\)[email protected]/dotnet-buildtools/prereqs:alpine-3.9-helix-09ca40b-20190508143246
- alpineArm64Queues: \(Alpine.38.Arm64.Open\)[email protected]/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-46e69dd-20190327215724
Expand Down

0 comments on commit 979b1bd

Please sign in to comment.