Skip to content

Commit 71ef7cd

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 6b66d5a commit 71ef7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Build-self-hosted-O64
55
pool:
66
name: 'Self-hosted Runner'
77
demands:
8-
- Agent.OS -equals Windows
8+
- Agent.OS -equals Windows_NT
99

1010
variables:
1111
ACCESS_TOKEN: $(ACCESS_TOKEN)

0 commit comments

Comments
 (0)