Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinyazevR authored Jul 12, 2024
1 parent e3e3758 commit 7dadbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ stages:
EXECUTOR: "time"
macOSDebug:
imageName: 'macOS-12'
QMAKE_EXTRA: "CONFIG+=noPch CONFIG+=ccache CONFIG+=silent CONFIG+=small_debug_info CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address"
QMAKE_EXTRA: "CONFIG+=noPch CONFIG+=ccache CONFIG+=silent CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address"
CONFIG: debug
TESTS: $ALL_TESTS
EXECUTOR: "time"
Expand Down

0 comments on commit 7dadbc5

Please sign in to comment.