mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #7534/89f12c87 backport][stable-8] CI: remove skip/python2.6 from aliases (#7537)
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.
(cherry picked from commit 89f12c87eb
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a76537b24f
commit
bc011c60e6
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