mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 12:48:21 +08:00
[Windows] add go 1.22 (#9321)
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"versions": [
|
||||
"1.19.*",
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
}
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"versions": [
|
||||
"1.19.*",
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user