Skip to content

Commit d9ad20c

Browse files
Update linux yaml for CI with correct syntax (#78)
1 parent 1d57ad0 commit d9ad20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resources:
1212
jobs:
1313
- job: Build
1414
pool:
15-
vmImageName: ubuntu-latest
15+
vmImage: ubuntu-latest
1616
displayName: Linux
1717
strategy:
1818
matrix:

0 commit comments

Comments
 (0)