mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 10:07:30 +08:00
[Ubuntu] Add gcc-12 to 22.04 (#6511)
This commit is contained in:
@@ -262,7 +262,8 @@
|
||||
"gcc": {
|
||||
"versions": [
|
||||
"g++-9",
|
||||
"g++-10"
|
||||
"g++-10",
|
||||
"g++-12"
|
||||
]
|
||||
},
|
||||
"gfortran": {
|
||||
|
||||
Reference in New Issue
Block a user