Skip to content

Commit

Permalink
resolve rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Nov 8, 2024
1 parent 169f447 commit ddf4df3
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,6 @@ jobs:
cpp: g++
c: gcc
cpp_version: 17
cmake_args:
description: "A-San"
args: "-DCMAKE_CXX_FLAGS=-fsanitize=address -fsanitize=undefined"
- platform: ubuntu-latest
compiler:
cpp: g++
c: gcc
cmake_args:
description: "T-San"
args: "-DCMAKE_CXX_FLAGS=-fsanitize=thread"
- platform: ubuntu-latest
compiler:
cpp: g++
c: gcc
cmake_args:
description: "vcpkg"
args: "-DCMAKE_TOOLCHAIN_FILE=$env{VCPKG_INSTALLATION_ROOT}/scripts/buildsystems/vcpkg.cmake"
Expand Down

0 comments on commit ddf4df3

Please sign in to comment.