mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
expect node 10!
This commit is contained in:
parent
27641391cc
commit
34fc5718c1
@ -108,7 +108,7 @@ describe('Integration test - Packaging', () => {
|
||||
'Arn',
|
||||
],
|
||||
},
|
||||
Runtime: 'nodejs8.10',
|
||||
Runtime: 'nodejs10.x',
|
||||
Timeout: 6,
|
||||
},
|
||||
DependsOn: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user