Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: upgrade GCC baseline from 4.8 -> 5.4 (5.5)
GCC's baseline was changed from C++11 -> C++14 and GCC 4.8 -> GCC 5.4 in r15-4719-ga9ec1bc06bd3cc, so adjust the baseline CI job accordingly. One quirk here is that the Ubuntu image we're using in CI has 5.5.0 rather than 5.4.0. But I think we can eat that difference. ChangeLog: * .github/workflows/ccpp.yml: Use GCC 5.5 instead of GCC 4.8.
- Loading branch information