mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-13 21:36:46 +00:00
[Ubuntu] Remving mongo db from toolset in Ubuntu 22.04 and 24.04 (#11890)
This commit is contained in:
@@ -367,10 +367,7 @@
|
||||
"command": "yarn"
|
||||
}
|
||||
],
|
||||
"mongodb": {
|
||||
"version": "5.0"
|
||||
},
|
||||
"postgresql": {
|
||||
"postgresql": {
|
||||
"version": "14"
|
||||
},
|
||||
"pwsh": {
|
||||
|
||||
@@ -314,9 +314,6 @@
|
||||
"command": "yarn"
|
||||
}
|
||||
],
|
||||
"mongodb": {
|
||||
"version": "7.0"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "16"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user