mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[MacOS] Pin PostgreSQL version installed in the toolset (#4504)
This commit is contained in:
@@ -295,5 +295,8 @@
|
||||
},
|
||||
"mongodb": {
|
||||
"version": "5.0"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user