From f0253ac1fabd45f3417601c8f677f5346e64a193 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Wed, 14 May 2025 13:23:44 +0100 Subject: [PATCH] Disable SKC stackhpc/2025.1 required checks --- terraform/github/terraform.tfvars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index f8010ee6..d8848590 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -365,6 +365,7 @@ "Ansible 2.15 lint with Python 3.10", "Ansible 2.16 lint with Python 3.12" ], + "stackhpc/2025.1": [], "stackhpc/master": [ "Tox pep8 with Python 3.12", "Tox releasenotes with Python 3.12",