gh: add more gcc and clang versions

This commit is contained in:
Michele Caini
2022-11-16 11:08:07 +01:00
parent 1dc88109e8
commit bcd1155b77

View File

@@ -18,6 +18,8 @@ jobs:
exe: g++-9
- pkg: g++-10
exe: g++-10
- pkg: g++-11
exe: g++-11
- pkg: clang-8
exe: clang++-8
- pkg: clang-9