Add win11-arm64 to ImageOS mapping

This commit is contained in:
Jonatan Männchen
2026-05-05 08:14:33 +02:00
parent e5f1a7b722
commit 91bce83a29
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',