I'm so confused

This commit is contained in:
Andrew Cassidy 2021-03-19 14:19:46 -07:00
parent 6a85b43542
commit 862500cec3

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"