CI: bump target python version to 3.9 (#575)

* CI: bump target python version to 3.9

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2022-09-30 08:35:06 +09:00
committed by GitHub
parent 933aed1bd0
commit d3c24d8387
4 changed files with 10 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ class PlatformBuildJobs:
python_versions = [
"3.8",
"3.9",
]
qt_versions = ["5.13.2", "5.15.2"]