mirror of
https://github.com/eugeny/tabby
synced 2026-08-23 14:27:13 +00:00
Update azure-pipelines.yml
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ variables:
|
||||
jobs:
|
||||
- job: Windows
|
||||
pool:
|
||||
vmImage: 'vs2017-win2016'
|
||||
vmImage: 'vs2015-win2012r2'
|
||||
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
@@ -144,7 +144,7 @@ jobs:
|
||||
|
||||
- job: macOS
|
||||
pool:
|
||||
vmImage: 'macOS-10.14'
|
||||
vmImage: 'macOS-10.13'
|
||||
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
|
||||
Reference in New Issue
Block a user