Skip to content

Commit

Permalink
Disable the tsan/nemesis hwloc and binders builds in CI since we're g…
Browse files Browse the repository at this point in the history
…etting un-suppress-able false positives there too.
  • Loading branch information
insertinterestingnamehere committed Oct 21, 2024
1 parent 138c8f5 commit e3e1f8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,10 @@ jobs:
scheduler: sherwood
- sanitizer: thread
scheduler: distrib
- sanitizer: thread
topology: hwloc
- sanitizer: thread
topology: binders
env:
CC: clang-19
CXX: clang++-19
Expand Down

0 comments on commit e3e1f8f

Please sign in to comment.