Skip to content

Commit

Permalink
Fix sanitizer CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tcbrindle committed Aug 16, 2024
1 parent b78ab7d commit 9742b78
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 9742b78

Please sign in to comment.