Skip to content

Commit d3d857e

Browse files
committed
ci(node14): temporarily remove node14 vectors
We have exceeded our build batch limit. This is a temporary work-around. Will revert this commit before merge.
1 parent d55d85e commit d3d857e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

buildspec.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ batch:
2929
image: aws/codebuild/standard:5.0
3030
- identifier: testVectorsNodejs12
3131
buildspec: codebuild/test_vectors/nodejs12.yml
32-
- identifier: testVectorsNodejs14
33-
buildspec: codebuild/test_vectors/nodejs14.yml
34-
env:
35-
image: aws/codebuild/standard:5.0
32+
# - identifier: testVectorsNodejs14
33+
# buildspec: codebuild/test_vectors/nodejs14.yml
34+
# env:
35+
# image: aws/codebuild/standard:5.0
3636
- identifier: testVectorsNodejs16
3737
buildspec: codebuild/test_vectors/nodejs16.yml
3838
env:

0 commit comments

Comments
 (0)