Skip to content

Use newer Python versions in CI pipeline in episode 5

  • Use Python versions 3.9, 3.10, 3.11 to run and test the Python app in the CI pipeline.
  • Set minimum Python version to 3.9.

Relates to #8 (closed)

Merge request reports