mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-28 20:38:12 +08:00
add go 1.21 to toolset (#8062)
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
"versions": [
|
||||
"1.18.*",
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
}
|
||||
|
||||
@@ -69,7 +69,8 @@
|
||||
"versions": [
|
||||
"1.18.*",
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
"1.20.*",
|
||||
"1.21.*"
|
||||
],
|
||||
"default": "1.20.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user