Skip to content

Commit

Permalink
Only lint against ansible 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Feb 15, 2024
1 parent 5f4405a commit 45364eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- NAME: min_ansible_version
ANSIBLE_VERSION: "==2.7.*"
ANSIBLE_LINT_VERSION: "==4.2.*"
- NAME: latest
ANSIBLE_VERSION: ""
ANSIBLE_LINT_VERSION: ""

steps:
- name: Check out the codebase.
Expand Down

0 comments on commit 45364eb

Please sign in to comment.