Skip to content

Commit

Permalink
Remove arm64 template architecture setting, as that is now the default
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Feb 1, 2024
1 parent 5f4ae27 commit 7d0c46f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bootstrap/_arc-template.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ get /
@aws
# profile default
region us-west-2
architecture arm64
${runtime ? `runtime ${runtime}\n` : ''}`

writeFileSync(appDotArc, arcFile)
Expand Down

0 comments on commit 7d0c46f

Please sign in to comment.