Discontinue openSUSE 15.3 and Ubuntu 18.04 builds for EOL
This commit is contained in:
parent
05d4d3856b
commit
fc59a69afd
1 changed files with 6 additions and 354 deletions
|
|
@ -45,8 +45,6 @@ provider:
|
|||
Ref: rBuildsTopic
|
||||
JOB_QUEUE_ARN:
|
||||
Ref: rBuildsBatchJobQueue
|
||||
JOB_DEFINITION_ARN_ubuntu_1804:
|
||||
Ref: rBuildsBatchJobDefinitionUbuntu1804
|
||||
JOB_DEFINITION_ARN_ubuntu_2004:
|
||||
Ref: rBuildsBatchJobDefinitionUbuntu2004
|
||||
JOB_DEFINITION_ARN_ubuntu_2204:
|
||||
|
|
@ -63,11 +61,9 @@ provider:
|
|||
Ref: rBuildsBatchJobDefinitionCentos8
|
||||
JOB_DEFINITION_ARN_rhel_9:
|
||||
Ref: rBuildsBatchJobDefinitionRhel9
|
||||
JOB_DEFINITION_ARN_opensuse_153:
|
||||
Ref: rBuildsBatchJobDefinitionOpensuse153
|
||||
JOB_DEFINITION_ARN_opensuse_154:
|
||||
Ref: rBuildsBatchJobDefinitionOpensuse154
|
||||
SUPPORTED_PLATFORMS: ubuntu-1804,ubuntu-2004,ubuntu-2204,debian-10,debian-11,debian-12,centos-7,centos-8,rhel-9,opensuse-153,opensuse-154
|
||||
SUPPORTED_PLATFORMS: ubuntu-2004,ubuntu-2204,debian-10,debian-11,debian-12,centos-7,centos-8,rhel-9,opensuse-154
|
||||
|
||||
functions:
|
||||
queueBuilds:
|
||||
|
|
|
|||
Loading…
Reference in a new issue