Skip to content

Commit af0d29f

Browse files
committed
Missed some quotes
1 parent cebb747 commit af0d29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pr:
1818
drafts: false
1919

2020
variables:
21-
architecture: "x64"
21+
architecture: x64
2222
PYDEVD_ATTACH_TO_PROCESS: src/debugpy/_vendored/pydevd/pydevd_attach_to_process
2323

2424
stages:

0 commit comments

Comments
 (0)