We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af84e8 commit 0da6576Copy full SHA for 0da6576
pkg/utils/executors.go
@@ -111,6 +111,7 @@ var ValidLinuxResourceClasses = []string{
111
112
var ValidWindowsImages = []string{
113
// Windows Server 2019
114
+ "windows-server-2019-vs2019:2024.12.1",
115
"windows-server-2019-vs2019:2024.05.1",
116
"windows-server-2019-vs2019:2024.01.1",
117
"windows-server-2019-vs2019:2023.10.1",
0 commit comments