Update azure-pipelines-wheels.yml for Azure Pipelines
This commit is contained in:
parent
831564784a
commit
62df3c00df
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ variables:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: 'Wheels'
|
- job: 'Wheels'
|
||||||
condition: or(eq(variables['Build.SourceBranchName'], 'dev'), eq(variables['Build.SourceBranchName'], 'master'))
|
|
||||||
timeoutInMinutes: 360
|
timeoutInMinutes: 360
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue