mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user