You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: select runtime / arch based off version (#66)
We provide newer builds that can run on `provided.al2` for different
architectures. These builds are under a GOARCH directory (e.g.
`arm64/latest`). This commit identifies what runtime, handler and
architecture to use based off of the version string.
Will defer switching the default for `lambda_version` to a future
release.
0 commit comments