Skip to content

Commit c87424b

Browse files
committed
ci: remove inbetween tests
1 parent f50af18 commit c87424b

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.circleci/config.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,6 @@ workflows:
130130
- test_unit:
131131
version: '8'
132132
name: 'test_unit_8'
133-
- test_unit:
134-
version: '10'
135-
name: 'test_unit_10'
136-
- test_unit:
137-
version: '11'
138-
name: 'test_unit_11'
139-
- test_unit:
140-
version: '12'
141-
name: 'test_unit_12'
142-
- test_unit:
143-
version: '13'
144-
name: 'test_unit_13'
145133
- test_unit:
146134
version: '14'
147135
name: 'test_unit_14'
@@ -156,10 +144,6 @@ workflows:
156144
- release:
157145
requires:
158146
- test_unit_8
159-
- test_unit_10
160-
- test_unit_11
161-
- test_unit_12
162-
- test_unit_13
163147
- test_unit_14
164148
- test_lint
165149
- test_types

0 commit comments

Comments
 (0)