CI: restore build on GCC 5

This commit is contained in:
Benoit Blanchon
2023-03-28 14:53:15 +02:00
parent 8516b368ad
commit b3eada9c7f
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ jobs:
fail-fast: false
matrix:
include:
- gcc: "5"
- gcc: "6"
- gcc: "7"
cxxflags: -fsanitize=leak -fno-sanitize-recover=all