Skip to content

Commit

Permalink
Merge pull request #205 from tcbrindle/pr/fix-sanitizers
Browse files Browse the repository at this point in the history
Fix sanitizer CI builds
  • Loading branch information
tcbrindle authored Aug 16, 2024
2 parents b78ab7d + 9742b78 commit 5da160f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/santizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
sanitizer: [ubsan, asan]
build_type: [Debug, Release]
include:
- cxx: g++-14
install: |
Expand Down

0 comments on commit 5da160f

Please sign in to comment.