CI linux: remove excessive clang++-9 include

This commit is contained in:
Alexey Ochapov 2021-04-08 02:37:00 +03:00
parent 5a8bf1f6a3
commit bc344e9dee
No known key found for this signature in database
GPG Key ID: 9DC52E8F031B8DA8

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