[Ubuntu] Add gcc-12 to 22.04 (#6511)

This commit is contained in:
Alexey-Ayupov
2022-11-03 16:50:25 +01:00
committed by GitHub
parent e4915514bd
commit 0420946391
+2 -1
View File
@@ -262,7 +262,8 @@
"gcc": { "gcc": {
"versions": [ "versions": [
"g++-9", "g++-9",
"g++-10" "g++-10",
"g++-12"
] ]
}, },
"gfortran": { "gfortran": {