@@ -68,20 +68,20 @@ variables:
6868 # macOS for iOS device testing
6969 # Latest
7070 - name : helix_macos_ios_device_latest
71- value : OSX.13 .Amd64.Iphone.Open
71+ value : OSX.15 .Amd64.Iphone.Open
7272
7373 # Oldest
7474 - name : helix_macos_ios_device_oldest
75- value : OSX.13 .Amd64.Iphone.Open
75+ value : OSX.15 .Amd64.Iphone.Open
7676
7777 # macOS for tvOS device testing
7878 # Latest
7979 - name : helix_macos_tvos_device_latest
80- value : OSX.13 .Amd64.AppleTV.Open
80+ value : OSX.15 .Amd64.AppleTV.Open
8181
8282 # Oldest
8383 - name : helix_macos_tvos_device_oldest
84- value : OSX.13 .Amd64.AppleTV.Open
84+ value : OSX.15 .Amd64.AppleTV.Open
8585
8686 # ===========================================
8787 # Linux Platforms
@@ -106,7 +106,7 @@ variables:
106106 # Latest: 26.04
107107 - name : helix_linux_x64_ubuntu_latest
108108 value : (Ubuntu.2604.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-amd64
109-
109+
110110 # Oldest: 22.04
111111 - name : helix_linux_x64_ubuntu_oldest
112112 value : Ubuntu.2204.Amd64.Open
@@ -124,11 +124,11 @@ variables:
124124 # Latest: 43
125125 - name : helix_linux_x64_fedora_latest
126126 value : (Fedora.43.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-43-helix-amd64
127-
127+
128128 # Oldest: 42
129129 - name : helix_linux_x64_fedora_oldest
130130 value : (Fedora.42.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-42-helix-amd64
131-
131+
132132 # openSUSE x64
133133 # Latest: 15.6
134134 - name : helix_linux_x64_opensuse_latest
@@ -166,7 +166,7 @@ variables:
166166 # Latest: Ubuntu 26.04
167167 - name : helix_linux_arm64_latest
168168 value : (Ubuntu.2604.ArmArch.Open)Ubuntu.2204.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-arm64v8
169-
169+
170170 # Oldest: Ubuntu 22.04
171171 - name : helix_linux_arm64_oldest
172172 value : Ubuntu.2204.ArmArch.Open
0 commit comments