mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
CI: remove skip/python2.6 from aliases (#7534)
Remove skip/python2.6 from aliases. Since 8.0.0 we no longer support any ansible-core version that supports Python 2.6.
This commit is contained in:
parent
f8652571f7
commit
89f12c87eb
35 changed files with 0 additions and 35 deletions
|
@ -8,5 +8,4 @@ skip/aix
|
|||
skip/osx
|
||||
skip/macos
|
||||
skip/freebsd
|
||||
skip/python2.6 # installing etcd3 python module will fail on python < 2.7
|
||||
disabled # see https://github.com/ansible-collections/community.general/issues/322
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue