diff --git a/template.yaml b/template.yaml index 8dc95e4..0f37eab 100644 --- a/template.yaml +++ b/template.yaml @@ -15,6 +15,8 @@ Resources: CompatibleRuntimes: - nodejs10.x - python3.6 + - python3.7 + - python3.8 - ruby2.5 - java8 - go1.x