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:
Felix Fontein 2023-11-16 21:02:40 +01:00 committed by GitHub
commit 89f12c87eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 0 additions and 35 deletions

View file

@ -6,6 +6,5 @@ azp/posix/1
destructive
skip/aix
skip/rhel
skip/python2.6 # lookups are controller only, and we no longer support Python 2.6 on the controller
skip/osx # FIXME https://github.com/ansible-collections/community.general/issues/2978
skip/macos # FIXME https://github.com/ansible-collections/community.general/issues/2978