diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index 644589f1..9f3c8a6f 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -309,12 +309,12 @@ "required_status_checks": { "ansible-collection-pulp": { "default": [ - "integration (3.21)", "integration (3.45)", - "lint / Ansible 2.12 lint", - "lint / Ansible 2.14 lint", - "lint / Ansible 2.12 sanity", - "lint / Ansible 2.14 sanity" + "integration (3.81)", + "lint / Ansible 2.18 lint", + "lint / Ansible 2.20 lint", + "lint / Ansible 2.18 sanity", + "lint / Ansible 2.20 sanity" ] }, "designate-dashboard": {