Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 58fb28c

Browse files
authored
buildspec nodejs version bump (#178)
1 parent 50d1b5f commit 58fb28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 0.2
88
phases:
99
install:
1010
runtime-versions:
11-
nodejs: 12
11+
nodejs: 14
1212
python: 3.8
1313
commands:
1414
- echo "nothing to do in install"

0 commit comments

Comments
 (0)