mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
According to https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md the GCC7 is supported, but since it lacks complete C++17 support, we can ignore it. GCC8 is only supported by openSUSE/Leap and contains a pretty bad bug for us, so for it is best to test GCC9 instead. PiperOrigin-RevId: 723914768 Change-Id: I8e8b2d3128651d174effd214b416b0295d65a301