add gcc-13 to ubuntu22 (#8562)

This commit is contained in:
sergei-pyshnoi
2023-10-17 09:32:26 +02:00
committed by GitHub
parent 1a9f44f7be
commit 9e6658b0b2

View File

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