Skip to content

Change flake8 pipeline's python image

Kien Le requested to merge pipeline-fix_flake8_using_old_python_image into develop

Currently, the flake8 pipeline uses python3.8 image. This old image limits the supported versions of PySide6, so we need to update the image to a more recent one so that we can request more recent PySide6 versions.

Merge request reports

Loading