Skip to content

Commit 42216df

Browse files
committed
removed unused variable
1 parent 95f8b8a commit 42216df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build_cmake.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ jobs:
197197
os: [ubuntu-22.04]
198198
buildtype: [debug]
199199
compiler: [{name: 'Clang 15', preset: clang-15, pkgs: 'clang-15 llvm-15'}]
200-
cxx: [20]
201200

202201
steps:
203202
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)