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

@@ -23,7 +23,7 @@ jobs:
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.8'
versionSpec: '3.9'
addToPath: true
- bash: python ci/generate_azure_pipelines_matrices.py
name: mtrx