mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
c7d49a0c6a
commit
7faa061b29
@ -1,6 +1,7 @@
|
||||
# https://dev.azure.com/home-assistant
|
||||
|
||||
trigger:
|
||||
batch: true
|
||||
branches:
|
||||
include:
|
||||
- dev
|
||||
@ -12,7 +13,6 @@ variables:
|
||||
versionBuilder: '3.1'
|
||||
versionWheels: 'dev'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
- job: 'Wheels'
|
||||
@ -21,7 +21,7 @@ jobs:
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
strategy:
|
||||
maxParallel: 2
|
||||
maxParallel: 3
|
||||
matrix:
|
||||
amd64:
|
||||
buildArch: 'amd64'
|
||||
|
Loading…
x
Reference in New Issue
Block a user