Skip to content

Commit ff9aa54

Browse files
Release debugpy on macOS intel (#779)
1 parent e22d75b commit ff9aa54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extensions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,11 @@
832832
"VSCETARGET": "darwin-arm64"
833833
}
834834
},
835+
"darwin-x64": {
836+
"env": {
837+
"VSCETARGET": "darwin-x64"
838+
}
839+
},
835840
"win32-x64": {
836841
"env": {
837842
"VSCETARGET": "win32-x64"

0 commit comments

Comments
 (0)