Skip to content

Commit f72bc5d

Browse files
committed
Revert change on OSInfo
1 parent 67496da commit f72bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/resources/Microsoft/OSInfo/examples/osinfo.config.dsc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ resources:
99
- name: Is64BitOS
1010
type: Microsoft/OSInfo
1111
properties:
12-
bitness: '64'
12+
bitness: '32'

0 commit comments

Comments
 (0)