We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fb7e4 commit 8c4f371Copy full SHA for 8c4f371
azure-pipelines-integration.yml
@@ -3,11 +3,11 @@ trigger:
3
branches:
4
include:
5
- main
6
+ - main-vs-deps
7
- release/*
8
- features/*
9
- demos/*
10
exclude:
- - main-vs-deps
11
- release/dev17.15-vs-deps
12
- release/dev18.0
13
# Since the version of VS on the integration VM images are a moving target,
@@ -21,11 +21,11 @@ pr:
21
22
23
24
25
26
27
28
29
30
31
0 commit comments