Skip to content

Commit

Permalink
Enable Windows runs of AddressSanitizer
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky committed Dec 7, 2023
1 parent b2f371d commit 7154b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/runtime-sanitized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ extends:
platforms:
- linux_x64
- osx_x64
- windows_x64
variables:
- name: _nativeSanitizersArg
value: -fsanitize address
Expand Down

0 comments on commit 7154b75

Please sign in to comment.