CI linux: remove excessive clang++-9 include

This commit is contained in:
Alexey Ochapov 2021-04-08 02:37:00 +03:00 committed by Victor Zverovich
parent 273d8865e3
commit e2facffe4d

View File

@ -26,9 +26,6 @@ jobs:
std: 20
cxxflags: -DFMT_COMPILE_TIME_CHECKS=1
os: ubuntu-20.04
- cxx: clang++-9
std: 11
os: ubuntu-18.04
- cxx: clang++-9
build_type: Debug
fuzz: -DFMT_FUZZ=ON -DFMT_FUZZ_LINKMAIN=ON