Skip to content

Commit cb7216e

Browse files
Rong5180rongxwang
andauthored
fix: add runtime type (#83)
Co-authored-by: rongxwang <[email protected]>
1 parent 1d78ad5 commit cb7216e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

serverless.component.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,17 @@ actions:
3838
allow: # The values that are allowed for this
3939
- Python2.7
4040
- Python3.6
41+
- Python3.7
4142
- Nodejs6.10
4243
- Nodejs8.9
4344
- Nodejs10.15
4445
- Nodejs12.16
46+
- Nodejs14.18
47+
- Nodejs16.13
4548
- Php5
4649
- Php7
50+
- Php7.4
51+
- Php8.0
4752
- Go1
4853
- Java8
4954
- CustomRuntime

0 commit comments

Comments
 (0)