Skip to content

Commit a130b44

Browse files
committed
Add python3.7 runtime
1 parent 166ffa0 commit a130b44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Resources:
1212
Properties:
1313
CompatibleRuntimes:
1414
- python3.6
15+
- python3.7
1516
Description: S3 Deployment Layer
1617
LayerName: !Ref AWS::StackName
1718
LicenseInfo: MIT

0 commit comments

Comments
 (0)