Skip to content

Commit 1e74ed6

Browse files
authored
Merge pull request #186 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2 parents 126f91f + a58fd42 commit 1e74ed6

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

kitchen.yml

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -119,27 +119,8 @@ verifier:
119119

120120
suites:
121121
- name: default
122-
excludes:
123-
- debian-9-develop-py3
124-
- ubuntu-1804-develop-py3
125-
- centos-7-develop-py3
126-
- fedora-29-develop-py3
127-
- opensuse-leap-15-develop-py3
128-
- debian-9-2019-2-py3
129-
- ubuntu-1804-2019-2-py3
130-
- centos-7-2019-2-py3
131-
- fedora-29-2019-2-py3
132-
- opensuse-leap-15-2019-2-py3
133-
- debian-9-2018-3-py2
134-
- ubuntu-1604-2018-3-py2
135-
- centos-7-2018-3-py2
136-
- fedora-29-2018-3-py2
137-
- opensuse-leap-42-2018-3-py2
138-
- debian-8-2017-7-py2
139-
- ubuntu-1604-2017-7-py2
140-
- centos-6-2017-7-py2
141-
- fedora-28-2017-7-py2
142-
- opensuse-leap-42-2017-7-py2
122+
includes:
123+
- NONE
143124
provisioner:
144125
state_top:
145126
base:

0 commit comments

Comments
 (0)