mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
CI: remove no longer necessary skip/ lines (#11028)
Remove no longer necessary skip/ lines.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user