Skip to content

Commit 61668bb

Browse files
committed
revert: "ci(node14): temporarily remove node14 vectors"
Refs: d3d857e
1 parent d3d857e commit 61668bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

buildspec.yml

Lines changed: 4 additions & 4 deletions
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)