mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-23 09:57:17 +08:00
[WIP] Unpin Postgres on Windows images allowing latest v14 version.
This commit is contained in:
@@ -472,8 +472,7 @@
|
||||
"version": "18"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "14.12.1",
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||
"version": "14"
|
||||
},
|
||||
"kotlin": {
|
||||
"version": "latest"
|
||||
|
||||
@@ -381,8 +381,7 @@
|
||||
"version": "8.3"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "14.12.1",
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||
"version": "14"
|
||||
},
|
||||
"kotlin": {
|
||||
"version": "latest"
|
||||
|
||||
Reference in New Issue
Block a user