please update the CI workflow to include Python 3.14
|
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13'] |
also, not that the documentation on https://docs.aws.amazon.com/codeguru/latest/profiler-ug/python-lambda.html states 3.9 is the max supported. Worth updating the AWS docs.
please update the CI workflow to include Python 3.14
amazon-codeguru-profiler-python-agent/.github/workflows/python-package.yml
Line 20 in fa94d29
also, not that the documentation on https://docs.aws.amazon.com/codeguru/latest/profiler-ug/python-lambda.html states 3.9 is the max supported. Worth updating the AWS docs.