I am trying to create a new function that is in the GIT repository, but it only lets me use the Python 3.9 runtime, if I want Java or another version of Python, what should I do?
In the .env I have all the runtimes available to execute.
TL;DR
The user wants to enable new runtimes for their git projects. The user mentions that the starter template only supports a few runtimes and they are unable to use Java or other versions of Python. They have added all the runtimes in the .env file. Unfortunately, no solution is provided in the thread.