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

This commit is contained in:
Alexey-Ayupov
2022-11-03 18:50:25 +03:00
committed by GitHub
parent e4915514bd
commit 0420946391

View File

@@ -262,7 +262,8 @@
"gcc": {
"versions": [
"g++-9",
"g++-10"
"g++-10",
"g++-12"
]
},
"gfortran": {