Skip to content

Commit d17db7b

Browse files
ClausKleinwusatosi
andauthored
Update .github/workflows/ci_tests.yml
Co-authored-by: River <[email protected]>
1 parent a900dd5 commit d17db7b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,6 @@ jobs:
5656
cmake_args:
5757
description: "Werror"
5858
args: "-DCMAKE_CXX_FLAGS='-Wall -Wextra -Wpedantic -Werror'"
59-
# Note: this is a header only project
60-
# - platform: ubuntu-latest
61-
# compiler:
62-
# cpp: g++
63-
# c: gcc
64-
# cpp_version: 20
65-
# cmake_args:
66-
# description: "Dynamic"
67-
# args: "-DBUILD_SHARED_LIBS=ON"
6859

6960
name: "Build & Test: ${{ matrix.compiler.c }} ${{ matrix.cpp_version }} ${{ matrix.cmake_args.description }}"
7061
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)