Undo arm conversion changes

This commit is contained in:
Dylan 2024-12-02 22:50:20 +00:00
parent 56fdfbfc8d
commit 619e2cff50

View File

@ -4,7 +4,6 @@ provider:
name: aws
runtime: python3.12
stage: dev
architecture: arm64
iamRoleStatements:
- Effect: Allow
Action:
@ -59,7 +58,6 @@ custom:
pythonRequirements:
layer: true
dockerizePip: true
dockerRunCmdExtraArgs: ['--platform','linux/arm64']
resources:
Resources: