Skip to content

Commit fb3361d

Browse files
Update serverless.yml - testing version
1 parent d90bf9b commit fb3361d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ service: hackingstudio-code4maus
22

33
provider:
44
name: aws
5-
runtime: nodejs14.x
5+
runtime: nodejs12.x
66
region: eu-central-1
77
role: 'arn:aws:iam::#{AWS::AccountId}:role/hackingstudio/code4maus/hackingstudio-code4maus-functions'
88
stage: ${file(scripts/env.js):stage}

0 commit comments

Comments
 (0)