Skip to content

Commit 29e1a32

Browse files
committed
ci: remove integration-test-windows job
Signed-off-by: Salim Afiune Maya <[email protected]>
1 parent 3396bb7 commit 29e1a32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,9 @@ workflows:
111111
- integration-test-linux:
112112
requires:
113113
- build-cli
114-
- integration-test-windows:
115-
requires:
116-
- build-cli
117114
- trigger-release:
118115
requires:
119116
- unit-test
120-
- integration-test-windows
121117
- integration-test-linux
122118
filters:
123119
branches:

0 commit comments

Comments
 (0)