mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
Directly install vs redist before installing postgres
This commit is contained in:
@@ -473,7 +473,8 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
"version": "14"
|
||||
"version": "14",
|
||||
"vcRedistSignature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D"
|
||||
},
|
||||
"kotlin": {
|
||||
"version": "latest"
|
||||
|
||||
Reference in New Issue
Block a user