mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -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
|
@ -9,6 +9,5 @@ skip/osx
|
|||
skip/macos
|
||||
skip/freebsd
|
||||
skip/aix
|
||||
skip/python2.6 # python-daemon package used in integration tests requires >=2.7
|
||||
skip/rhel # FIXME
|
||||
unstable # TODO: the tests fail a lot; 'unstable' only requires them to pass when the module itself has been modified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue