Update CI config

This commit is contained in:
Alexey Milovidov 2021-04-25 03:34:35 +03:00
parent 5423ef573a
commit 84a686dcda

View File

@ -92,7 +92,7 @@
"with_coverage": false
},
{
"compiler": "gcc-9",
"compiler": "gcc-10",
"build-type": "",
"sanitizer": "",
"package-type": "deb",
@ -359,7 +359,7 @@
},
"Functional stateless tests (unbundled)": {
"required_build_properties": {
"compiler": "gcc-9",
"compiler": "gcc-10",
"package_type": "deb",
"build_type": "relwithdebuginfo",
"sanitizer": "none",