From bc93e678074401de7b0856d43ad2e695c57834b8 Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Mon, 8 Jun 2026 15:44:45 +0100 Subject: [PATCH] Trim SKC 2026.1 required checks while it is in development --- terraform/github/terraform.tfvars.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index c8ade82a..98105add 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -400,6 +400,11 @@ "Ansible 2.18 lint with Python 3.12", "Ansible 2.17 lint with Python 3.10" ], + "stackhpc/2026.1": [ + "Tox pep8 with Python 3.12", + "Tox releasenotes with Python 3.12", + "Tox docs with Python 3.12" + ], "stackhpc/master": [ "Tox pep8 with Python 3.12", "Tox releasenotes with Python 3.12",