Consolidate Windows tests to one group.

This commit is contained in:
Matt Clay 2020-03-10 09:07:46 -07:00
parent 6059abd495
commit 6994ef0b55
3 changed files with 2 additions and 7 deletions

View file

@ -27,11 +27,6 @@ matrix:
- env: T=windows/2016/1
- env: T=windows/2019/1
- env: T=windows/2012/2
- env: T=windows/2012-R2/2
- env: T=windows/2016/2
- env: T=windows/2019/2
- env: T=aix/7.2/1
- env: T=osx/10.11/1
- env: T=rhel/7.6/1

View file

@ -1,5 +1,5 @@
posix
shippable/posix/group4
shippable/windows/group2
shippable/windows/group1
skip/python2.6
windows

View file

@ -1 +1 @@
shippable/windows/group2
shippable/windows/group1