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