Skip to content

Commit

Permalink
Reenable Fedora27 queue (#35298)
Browse files Browse the repository at this point in the history
  • Loading branch information
safern authored and stephentoub committed Feb 13, 2019
1 parent f0f5141 commit add4cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- _outerloop: true

- ${{ if eq(parameters.isOfficialBuild, 'false') }}:
- linuxDefaultQueues: Centos.7.Amd64.Open+RedHat.7.Amd64.Open+Debian.8.Amd64.Open+Ubuntu.1604.Amd64.Open+Ubuntu.1804.Amd64.Open+OpenSuse.42.Amd64.Open #+Fedora.27.Amd64.Open
- linuxDefaultQueues: Centos.7.Amd64.Open+RedHat.7.Amd64.Open+Debian.8.Amd64.Open+Ubuntu.1604.Amd64.Open+Ubuntu.1804.Amd64.Open+OpenSuse.42.Amd64.Open+Fedora.27.Amd64.Open
- linuxArm64Queues: Ubuntu.1604.Arm64.Open

- ${{ if eq(parameters.isOfficialBuild, 'true') }}:
Expand Down

0 comments on commit add4cac

Please sign in to comment.