Skip to content

Commit 671f5b1

Browse files
committed
back to macos
1 parent f7bc2f9 commit 671f5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/ci.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
pool:
6565
name: $(Pool)
66-
demands: "Image -equals $(OSVmImage)"
66+
vmImage: $(OsVmImage)
6767
os: $(os)
6868

6969
${{ if eq(parameters.UsePlatformContainer, 'true') }}:

0 commit comments

Comments
 (0)