Skip to content

Commit f02cf8a

Browse files
committed
remove werror CI
1 parent 41b3f74 commit f02cf8a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ jobs:
4444
- description: "TSan"
4545
args: "-DCMAKE_CXX_FLAGS=-fsanitize=thread"
4646
include:
47-
- platform: ubuntu-24.04
48-
compiler:
49-
cpp: g++
50-
c: gcc
51-
cpp_version: 23
52-
cmake_args:
53-
description: "Werror"
54-
args: "-DCMAKE_CXX_FLAGS='-Wall -Wextra -Wpedantic -Werror'"
5547
- platform: ubuntu-24.04
5648
compiler:
5749
cpp: g++

0 commit comments

Comments
 (0)