File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available..
File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available..
Funcionou quando alterei o runtime_config.
runtime_config:
    operating_system: "ubuntu18"
    runtime_version: "3.9"