mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[Windows] Pin PostgreSQL version installed in the toolset (#4492)
This commit is contained in:
@@ -464,5 +464,8 @@
|
||||
},
|
||||
"llvm": {
|
||||
"version": "13"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user