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:
parent
1c04218434
commit
3e9f332b9c
7 changed files with 0 additions and 9 deletions
|
|
@ -3,7 +3,6 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
azp/posix/2
|
||||
skip/python2
|
||||
skip/freebsd
|
||||
skip/macos
|
||||
skip/osx
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
azp/posix/2
|
||||
skip/python2
|
||||
skip/freebsd
|
||||
skip/macos
|
||||
skip/osx
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
azp/posix/2
|
||||
skip/python2.7 # jc only supports python3.x
|
||||
|
|
|
|||
|
|
@ -4,5 +4,3 @@
|
|||
|
||||
azp/posix/2
|
||||
destructive
|
||||
skip/python2
|
||||
skip/python3.5
|
||||
|
|
|
|||
|
|
@ -4,5 +4,3 @@
|
|||
|
||||
azp/posix/3
|
||||
destructive
|
||||
skip/python2
|
||||
skip/python3.5
|
||||
|
|
|
|||
|
|
@ -4,5 +4,4 @@
|
|||
|
||||
azp/posix/2
|
||||
destructive
|
||||
skip/python2.7 # stromssh only supports python3
|
||||
skip/freebsd # stromssh installation fails on freebsd
|
||||
|
|
|
|||
|
|
@ -8,4 +8,3 @@ skip/aix
|
|||
skip/osx
|
||||
skip/macos
|
||||
skip/freebsd
|
||||
skip/python2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue