conan: bump GCC to 12.2
This commit is contained in:
parent
3b2892e81a
commit
f4e34a86a2
@ -3,7 +3,7 @@ os=Linux
|
|||||||
arch=x86_64
|
arch=x86_64
|
||||||
|
|
||||||
compiler=gcc
|
compiler=gcc
|
||||||
compiler.version=11.2
|
compiler.version=12.2
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
|
|
||||||
build_type=Debug
|
build_type=Debug
|
||||||
|
@ -3,7 +3,7 @@ os=Linux
|
|||||||
arch=x86_64
|
arch=x86_64
|
||||||
|
|
||||||
compiler=gcc
|
compiler=gcc
|
||||||
compiler.version=11.3
|
compiler.version=12.2
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
|
|
||||||
build_type=Release
|
build_type=Release
|
||||||
|
Loading…
Reference in New Issue
Block a user