Undo arm conversion changes
This commit is contained in:
parent
56fdfbfc8d
commit
619e2cff50
@ -4,7 +4,6 @@ provider:
|
|||||||
name: aws
|
name: aws
|
||||||
runtime: python3.12
|
runtime: python3.12
|
||||||
stage: dev
|
stage: dev
|
||||||
architecture: arm64
|
|
||||||
iamRoleStatements:
|
iamRoleStatements:
|
||||||
- Effect: Allow
|
- Effect: Allow
|
||||||
Action:
|
Action:
|
||||||
@ -59,7 +58,6 @@ custom:
|
|||||||
pythonRequirements:
|
pythonRequirements:
|
||||||
layer: true
|
layer: true
|
||||||
dockerizePip: true
|
dockerizePip: true
|
||||||
dockerRunCmdExtraArgs: ['--platform','linux/arm64']
|
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
Resources:
|
Resources:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user