Rebalance CI groups to avoid macOS timeouts (#70126)
This commit is contained in:
parent
5885ed4455
commit
b2d6db7916
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
destructive
|
||||
shippable/posix/group3
|
||||
shippable/posix/group4
|
||||
skip/python2.6 # build uses tarfile with features not available until 2.7
|
||||
skip/aix
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
shippable/posix/group3
|
||||
shippable/posix/group1
|
||||
skip/aix
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
needs/ssh
|
||||
shippable/posix/group3
|
||||
shippable/posix/group1
|
||||
skip/aix
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
shippable/posix/group3
|
||||
shippable/posix/group5
|
||||
skip/aix
|
||||
|
|
|
@ -1 +1 @@
|
|||
shippable/posix/group3
|
||||
shippable/posix/group1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
needs/target/setup_pexpect
|
||||
shippable/posix/group3
|
||||
shippable/posix/group1
|
||||
skip/aix
|
||||
|
|
Loading…
Reference in a new issue