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
In this repo, I use AWS Lambda to schedule my task.
Because the release package is native image, it does not need any language framework, like Node, Java, or Python. I just choose the Lambda runtime provided, which can run executable binary directly.
But Travis CI does not support Lambda runtime provided.
The text was updated successfully, but these errors were encountered:
provided
, which can run executable binary directly.provided
.The text was updated successfully, but these errors were encountered: