mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-30 13:27:15 +08:00
[Ubuntu] add go 1.22 (#9319)
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"versions": [
|
||||
"1.19.*",
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
},
|
||||
|
||||
@@ -45,7 +45,8 @@
|
||||
"versions": [
|
||||
"1.19.*",
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user