Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade serverless version to support python 3.10 #13

Merged

Conversation

JingHHe
Copy link
Collaborator

@JingHHe JingHHe commented Nov 22, 2023

Description

Upgrade the serverless version to latest to support python 3.10.

The old serverless version doesn't support python3.10 as runtime. When deploying the function, it will report the error message:
Warning: Invalid configuration encountered at 'layers.ldappw.compatibleRuntimes.2': must be equal to one of the allowed values [dotnet6, dotnetcore3.1, go1.x, java11, java8, java8.al2, nodejs12.x, nodejs14.x, nodejs16.x, nodejs18.x, provided, provided.al2, python3.6, python3.7, python3.8, python3.9, ruby2.7]

Remark

For automation please see closing-issues-using-keywords

@DanielRDias DanielRDias merged commit bfdee63 into Vitesco-Technologies:main Nov 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants