mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove arm64
This commit is contained in:
parent
e81ca20eec
commit
d40cf37fab
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ provider:
|
|||
name: aws
|
||||
runtime: python3.10
|
||||
region: eu-west-2
|
||||
architecture: arm64
|
||||
# arm64 causes issues with pycryptography - TODO: fix this so we can use arm64
|
||||
# architecture: arm64
|
||||
environment:
|
||||
API_KEY: ${env:API_KEY}
|
||||
ENVIRONMENT: ${env:ENVIRONMENT}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue