I’m trying to add CI to my repo: https://github.com/Ebenezer-group/onwards
I seem to need a newer version of gcc than comes with ubuntu:latest:
/root/project/src/cmw/Buffer.hh:5:9: fatal error: charconv: No such file or directory
#include//from_chars
What do you suggest? Thanks