From 5e38b6822a71f0480d19234d458ca2d23bb6cc21 Mon Sep 17 00:00:00 2001 From: Steve Nolen Date: Mon, 27 Feb 2023 09:30:36 -0500 Subject: [PATCH] remove testing env --- serverless.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/serverless.yml b/serverless.yml index aca3f30..f7d93d8 100644 --- a/serverless.yml +++ b/serverless.yml @@ -62,8 +62,7 @@ provider: Ref: rBuildsBatchJobDefinitionOpensuse153 JOB_DEFINITION_ARN_opensuse_154: Ref: rBuildsBatchJobDefinitionOpensuse154 - SUPPORTED_PLATFORMS: ubuntu-2004 - #SUPPORTED_PLATFORMS: ubuntu-1804,ubuntu-2004,ubuntu-2204,debian-10,debian-11,centos-7,centos-8,rhel-9,opensuse-153,opensuse-154 + SUPPORTED_PLATFORMS: ubuntu-1804,ubuntu-2004,ubuntu-2204,debian-10,debian-11,centos-7,centos-8,rhel-9,opensuse-153,opensuse-154 functions: queueBuilds: