Commit 7916652b authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

CI: add GCC 13 testing

Note that we need to disable -Woverload-virtual because GCC gets upset by some
of the content of scanner.h. Attempts to squash the warnings using the same
suppression as used for Clang in that header do not seem to work, so we
unfortunately need to do this globally.
parent 7c168cde
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment