Skip to content

Commit

Permalink
[fix] Remove hardcoded gcc-10 for GH pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
reindexer-bot committed Jan 13, 2025
1 parent 3817edd commit 4ef59ee
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 474 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
cxx: g++-12
- os: ubuntu-latest
sanitizer: ASAN
cc: gcc-10
cxx: g++-10
- os: ubuntu-latest
sanitizer: TSAN
cc: gcc-12
Expand Down Expand Up @@ -119,8 +117,6 @@ jobs:
include:
- os: ubuntu-latest
sanitizer: ASAN
cc: gcc-10
cxx: g++-10
test: 'C++'
- os: ubuntu-latest
sanitizer: ASAN
Expand Down
31 changes: 0 additions & 31 deletions clang-tidy/.clang-tidy

This file was deleted.

10 changes: 0 additions & 10 deletions clang-tidy/.clang-tidy-ignore

This file was deleted.

Loading

0 comments on commit 4ef59ee

Please sign in to comment.