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
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