We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60a2a2 commit e1f2e80Copy full SHA for e1f2e80
1 file changed
__tests__/integration/common/custom-role/service/serverless.yml
@@ -2,7 +2,7 @@ service: custom-role-proxy
2
3
provider:
4
name: aws
5
- runtime: nodejs10.x
+ runtime: nodejs14.x
6
7
plugins:
8
localPath: './../../../../../../'
0 commit comments