temporarily focus on just the Windows builds

This commit is contained in:
Robin Dunn
2020-10-09 10:50:45 -07:00
parent faa0467e3a
commit 2dd41a851c

View File

@@ -2,7 +2,7 @@
#pipelines:
#- pipeline:
#
#
name: CI.$(Date:yyyyMMdd).$(Rev:.r)
@@ -16,8 +16,8 @@ pr:
- master
jobs:
- template: .azure/ci-linux-job.yml
- template: .azure/ci-macos-job.yml
# - template: .azure/ci-linux-job.yml
# - template: .azure/ci-macos-job.yml
- template: .azure/ci-windows-job.yml