Skip to content

Commit 36317f1

Browse files
committed
use default versions for lint CI
1 parent 6b7ff31 commit 36317f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
# [optional]
2828
# Arguments to override a package and its version to be set explicitly.
2929
# Must follow the example syntax.
30-
override-deps: |
31-
ansible==2.9
32-
ansible-lint==4.2.0
30+
#override-deps: |
31+
# ansible==2.9
32+
# ansible-lint==4.2.0
3333
# [optional]
3434
# Arguments to be passed to the ansible-lint
3535

0 commit comments

Comments
 (0)