Skip to content

Commit

Permalink
remove werror CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Jan 31, 2025
1 parent 41b3f74 commit f02cf8a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@ jobs:
- description: "TSan"
args: "-DCMAKE_CXX_FLAGS=-fsanitize=thread"
include:
- platform: ubuntu-24.04
compiler:
cpp: g++
c: gcc
cpp_version: 23
cmake_args:
description: "Werror"
args: "-DCMAKE_CXX_FLAGS='-Wall -Wextra -Wpedantic -Werror'"
- platform: ubuntu-24.04
compiler:
cpp: g++
Expand Down

0 comments on commit f02cf8a

Please sign in to comment.