Change flake8 pipeline's python image
Compare changes
Files
2+ 1
− 1
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.