Skip to content

Commit

Permalink
fix: ci (#1193)
Browse files Browse the repository at this point in the history
* fix: ci

* chore(cli): remove macos from azure-pipelines
  • Loading branch information
smelukov committed Jan 31, 2020
1 parent f9f0860 commit a037dc8
Show file tree
Hide file tree
Showing 3 changed files with 3,570 additions and 1,022 deletions.
7 changes: 1 addition & 6 deletions azure-pipelines.yml
@@ -1,9 +1,4 @@
jobs:
- template: azure-pipelines-template.yml
parameters:
name: macOS
vmImage: macOS-10.13

- template: azure-pipelines-template.yml
parameters:
name: Linux
Expand All @@ -16,4 +11,4 @@ jobs:
# vmImage: vs2017-win2016

variables:
nproc: 3
nproc: 3

0 comments on commit a037dc8

Please sign in to comment.