You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using conanio:{gcc9, clang10}, but they are based on Ubuntu 19.10, so you cannot run apt update anymore and will not be able to install additional packages.
The text was updated successfully, but these errors were encountered:
Additional problem here: In what image can coverage testing be done best? I encountered lcov-related failures with gcc >= 8. I am currently usingthe image gcc:7, but its setup regarding sudo is slightly different from the conanio:... images which prevents code reuse for e.g. installation of upstream dependencies.
I am currently using
conanio:{gcc9, clang10}
, but they are based on Ubuntu 19.10, so you cannot runapt update
anymore and will not be able to install additional packages.The text was updated successfully, but these errors were encountered: