feat(CI): clang-11 in ubuntu 20.04 (#4891)

This commit is contained in:
Francesco Borzì
2021-03-17 21:39:47 +01:00
committed by GitHub
parent 910a3e69db
commit b7aa1f301a
3 changed files with 15 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ jobs:
modules: [with, without]
# we can include specific combinations here
include:
- os: ubuntu-20.04
compiler: clang11
modules: without
- os: ubuntu-20.04
compiler: clang9
modules: without