Skip to content

Conversation

smittnacht
Copy link

Description

In the root module the python runtime was still set to use python3.8 which is EOL and can't be provisioned anymore in AWS. The submodules are already using the correct runtime version python3.11. This merge request is applying the proper runtime version to the root module as well, which was probably overseen in #37

Motivation and Context

python3.8 is EOL and no longer supported by AWS

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@antonbabenko
Copy link
Member

This issue has been resolved in version 7.0.0 🎉

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