mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Windows] pin mysql release version in toolset (#4590)
This commit is contained in:
@@ -305,8 +305,9 @@
|
||||
"node": {
|
||||
"default": "16"
|
||||
},
|
||||
"Mysql": {
|
||||
"version": "8.0"
|
||||
"mysql": {
|
||||
"major_version": "8.0",
|
||||
"full_version": "8.0.26"
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5.0"
|
||||
|
||||
Reference in New Issue
Block a user