[MacOS] Pin PostgreSQL version installed in the toolset (#4504)

This commit is contained in:
Maksim Shilov
2021-11-16 11:43:59 +03:00
committed by GitHub
parent ff41a760f0
commit 4bd3568585
5 changed files with 23 additions and 11 deletions

View File

@@ -295,5 +295,8 @@
},
"mongodb": {
"version": "5.0"
},
"postgresql": {
"version": "14"
}
}