Skip to content

Commit 9e6658b

Browse files
add gcc-13 to ubuntu22 (#8562)
1 parent 1a9f44f commit 9e6658b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/linux/toolsets/toolset-2204.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,8 @@
268268
"versions": [
269269
"g++-9",
270270
"g++-10",
271-
"g++-12"
271+
"g++-12",
272+
"g++-13"
272273
]
273274
},
274275
"gfortran": {

0 commit comments

Comments
 (0)