I'm so confused part 2

This commit is contained in:
2021-03-19 14:24:29 -07:00
parent 862500cec3
commit d39679adaf
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ jobs:
cc: "clang"
cxx: "clang++"
- os: Ubuntu-20.04
cc: "clang++-11"
cc: "clang-11"
cxx: "clang++-11"
- os: Ubuntu-20.04
cc: "gcc-10"