Change flake8 pipeline's python image
Compare changes
+ 1
− 1
@@ -23,7 +23,7 @@ before_script:
@@ -23,7 +23,7 @@ before_script:
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.