mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 11:31:39 +02:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
@@ -15,11 +15,11 @@ variables:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: 'Pip_Install_Demo'
|
- job: 'Check_Python'
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
strategy:
|
strategy:
|
||||||
maxParallel: 1
|
maxParallel: 2
|
||||||
matrix:
|
matrix:
|
||||||
Python35:
|
Python35:
|
||||||
python.version: '3.5'
|
python.version: '3.5'
|
||||||
|
Reference in New Issue
Block a user