mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
CI linux: remove excessive clang++-9 include
This commit is contained in:
parent
273d8865e3
commit
e2facffe4d
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user