1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

CI: remove no longer necessary skip/ lines (#11028)

Remove no longer necessary skip/ lines.
This commit is contained in:
Felix Fontein 2025-11-03 06:48:40 +01:00 committed by GitHub
parent 1c04218434
commit 3e9f332b9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 0 additions and 9 deletions

View file

@ -3,7 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
azp/posix/2
skip/python2
skip/freebsd
skip/macos
skip/osx

View file

@ -3,7 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
azp/posix/2
skip/python2
skip/freebsd
skip/macos
skip/osx

View file

@ -3,4 +3,3 @@
# SPDX-License-Identifier: GPL-3.0-or-later
azp/posix/2
skip/python2.7 # jc only supports python3.x

View file

@ -4,5 +4,3 @@
azp/posix/2
destructive
skip/python2
skip/python3.5

View file

@ -4,5 +4,3 @@
azp/posix/3
destructive
skip/python2
skip/python3.5

View file

@ -4,5 +4,4 @@
azp/posix/2
destructive
skip/python2.7 # stromssh only supports python3
skip/freebsd # stromssh installation fails on freebsd

View file

@ -8,4 +8,3 @@ skip/aix
skip/osx
skip/macos
skip/freebsd
skip/python2