mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 05:49:48 +08:00
[windows[22 & 25] Update VisualStudio signature Thumbprint on windows images (#11680)
This commit is contained in:
committed by
GitHub
parent
f1147e37b3
commit
468df829b9
@@ -180,7 +180,10 @@
|
||||
"subversion" : "17",
|
||||
"edition" : "Enterprise",
|
||||
"channel": "release",
|
||||
"signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"signature": [
|
||||
"245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"8F985BE8FD256085C90A95D3C74580511A1DB975"
|
||||
],
|
||||
"workloads": [
|
||||
"Component.Dotfuscator",
|
||||
"Component.Linux.CMake",
|
||||
|
||||
@@ -137,7 +137,10 @@
|
||||
"subversion" : "17",
|
||||
"edition" : "Enterprise",
|
||||
"channel": "release",
|
||||
"signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"signature": [
|
||||
"245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
|
||||
"8F985BE8FD256085C90A95D3C74580511A1DB975"
|
||||
],
|
||||
"workloads": [
|
||||
"Component.Dotfuscator",
|
||||
"Component.Linux.CMake",
|
||||
|
||||
Reference in New Issue
Block a user