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 6b66d5a commit 71ef7cdCopy full SHA for 71ef7cd
azure-pipelines.yml
@@ -5,7 +5,7 @@ name: Build-self-hosted-O64
5
pool:
6
name: 'Self-hosted Runner'
7
demands:
8
- - Agent.OS -equals Windows
+ - Agent.OS -equals Windows_NT
9
10
variables:
11
ACCESS_TOKEN: $(ACCESS_TOKEN)
0 commit comments