Compare commits

...

1 Commits

Author SHA1 Message Date
Jonatan Männchen 91bce83a29 Add win11-arm64 to ImageOS mapping 2026-05-05 08:14:33 +02:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -55358,6 +55358,7 @@ function getRunnerOSVersion() {
const ImageOSToContainer = {
ubuntu22: 'ubuntu-22.04',
ubuntu24: 'ubuntu-24.04',
'win11-arm64': 'windows-11-arm',
win19: 'windows-2019',
win22: 'windows-2022',
win25: 'windows-2025',
+1
View File
@@ -664,6 +664,7 @@ function getRunnerOSVersion() {
const ImageOSToContainer = {
ubuntu22: 'ubuntu-22.04',
ubuntu24: 'ubuntu-24.04',
'win11-arm64': 'windows-11-arm',
win19: 'windows-2019',
win22: 'windows-2022',
win25: 'windows-2025',