Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 267816c

Browse files
committed
Remove 7.3 Centos/RH from CI
1 parent c5868ab commit 267816c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

buildpipeline/linux.groovy

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ simpleDockerNode('microsoft/dotnet-buildtools-prereqs:rhel7_prereqs_2') {
4747
// Get the user that should be associated with the submission
4848
def helixCreator = getUser()
4949
// Target queues
50-
def targetHelixQueues = ['Centos.73.Amd64.Open',
51-
'Centos.74.Amd64.Open',
52-
'RedHat.73.Amd64.Open',
50+
def targetHelixQueues = ['Centos.74.Amd64.Open',
5351
'RedHat.74.Amd64.Open',
5452
'Debian.87.Amd64.Open',
5553
'Ubuntu.1404.Amd64.Open',

0 commit comments

Comments
 (0)