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 a39420d
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 472 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,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 a39420d

Please sign in to comment.