move to gcc 4.9

This commit is contained in:
pantor
2020-07-15 20:56:38 +02:00
parent f4731061db
commit aac0f43aed
2 changed files with 4 additions and 4 deletions

View File

@@ -316,4 +316,4 @@ Inja uses `string_view` from C++17, but includes the [polyfill](https://github.c
- Clang 3.5 - 9 (and possibly later)
- Microsoft Visual C++ 2016 - 2019 (and possibly later)
A complete list of supported compiler / os versions can be found in the [CI definition](https://github.com/pantor/inja/blob/master/.github/workflows/ci.yml).
The unit tests fail to compile with GCC 4.8 but should just work fine. A complete list of supported compiler / os versions can be found in the [CI definition](https://github.com/pantor/inja/blob/master/.github/workflows/ci.yml).