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