mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
[Windows] Add go 1.19 (#6017)
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
}
|
||||
|
||||
@@ -66,7 +66,8 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user