mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Windows] Add MySQL to the toolset (#4435)
This commit is contained in:
@@ -422,6 +422,9 @@
|
||||
"node": {
|
||||
"default": "14"
|
||||
},
|
||||
"Mysql": {
|
||||
"version": "5.7"
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user