mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 15:09:03 +08:00
add gcc-13 to ubuntu22 (#8562)
This commit is contained in:
@@ -268,7 +268,8 @@
|
||||
"versions": [
|
||||
"g++-9",
|
||||
"g++-10",
|
||||
"g++-12"
|
||||
"g++-12",
|
||||
"g++-13"
|
||||
]
|
||||
},
|
||||
"gfortran": {
|
||||
|
||||
Reference in New Issue
Block a user