Skip to content

Commit 9fe2e32

Browse files
authored
feat: API.swift compatibility with AWSAPIPlugin (#630)
1 parent 9c9a946 commit 9fe2e32

File tree

5 files changed

+859
-7
lines changed

5 files changed

+859
-7
lines changed

.codebuild/e2e_workflow.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ batch:
1010
buildspec: .codebuild/build_linux.yml
1111
env:
1212
compute-type: BUILD_GENERAL1_LARGE
13-
- identifier: build_windows
14-
buildspec: .codebuild/build_windows.yml
15-
env:
16-
type: WINDOWS_SERVER_2019_CONTAINER
17-
compute-type: BUILD_GENERAL1_LARGE
18-
image: $WINDOWS_IMAGE_2019
1913
- identifier: test
2014
buildspec: .codebuild/test.yml
2115
env:

0 commit comments

Comments
 (0)