Skip to content

Commit c492d7f

Browse files
authored
Merge pull request #245 from stackhpc/acp-required-checks
github: Update ansible-collection-pulp required checks
2 parents cce9acd + 401f3a8 commit c492d7f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,10 @@
301301
"default": [
302302
"integration (3.16)",
303303
"integration (3.21)",
304-
"lint (2.10)",
305-
"lint (2.12)",
306-
"lint (2.9)"
304+
"lint / Ansible 2.12 lint",
305+
"lint / Ansible 2.14 lint",
306+
"lint / Ansible 2.12 sanity",
307+
"lint / Ansible 2.14 sanity"
307308
]
308309
},
309310
"designate-dashboard": {

0 commit comments

Comments
 (0)