Skip to content

Commit

Permalink
CI: deprecate clang-10
Browse files Browse the repository at this point in the history
  • Loading branch information
Time0o committed May 27, 2023
1 parent d93dde1 commit 65e0b49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
matrix:
CXX: [clang++-10, clang++-11, clang++-12]
include:
- CC: clang-10
CXX: clang++-10
LLVM_DEPENDENCIES: clang-10 llvm-10-dev libclang-10-dev libclang-cpp10-dev

- CC: clang-11
CXX: clang++-11
LLVM_DEPENDENCIES: clang-11 llvm-11-dev libclang-11-dev libclang-cpp11-dev
Expand Down

0 comments on commit 65e0b49

Please sign in to comment.