mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
* [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * Setting first version following other tools * Setting first version following other tools * Setting first version following other tools
This commit is contained in:
@@ -446,10 +446,8 @@
|
||||
"version": "18"
|
||||
},
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
"version": "14",
|
||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
||||
"installVcRedist": true
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||
},
|
||||
"kotlin": {
|
||||
"version": "2.1.10",
|
||||
|
||||
@@ -366,10 +366,8 @@
|
||||
"version": "8.4"
|
||||
},
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
"version": "14",
|
||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
||||
"installVcRedist": true
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||
},
|
||||
"kotlin": {
|
||||
"version": "2.1.10",
|
||||
|
||||
Reference in New Issue
Block a user