Skip to content

Commit 7f98349

Browse files
committed
q
1 parent 90b2f8b commit 7f98349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ stages:
9191
jobName: Windows_Build_Test
9292
useCppRestSDK: false
9393
cMakeRunArgs: '-A x64 -DCMAKE_CXX_FLAGS="/fsanitize=address"'
94-
configuration: RelWithDebInfo
94+
configuration: 'RelWithDebInfo'
9595

9696
- template: .azure/default-build.yml
9797
parameters:

0 commit comments

Comments
 (0)