We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca8bd commit 196b00dCopy full SHA for 196b00d
1 file changed
terraform/github/branches.tf
@@ -547,7 +547,6 @@ resource "github_branch_protection" "openstack_branch_protection_master" {
547
"default" : [
548
"tox / Tox pep8 with Python 3.12",
549
"tox / Tox py3 with Python 3.12",
550
- "tox / Tox py3 with Python 3.10"
551
]
552
}).default)
553
strict = false
0 commit comments