[Windows] Pin PostgreSQL version installed in the toolset (#4492)

This commit is contained in:
Maksim Shilov
2021-11-16 11:38:03 +03:00
committed by GitHub
parent d3e74a5d7d
commit ff41a760f0
5 changed files with 32 additions and 9 deletions

View File

@@ -313,5 +313,8 @@
},
"php": {
"version": "8.0"
},
"postgresql": {
"version": "14"
}
}