Closed
Description
Currently, we are using osx.1200.amd64.open
and osx.1200.arm64.open
for dotnet/runtime Apple simulator and MacCatalyst jobs.
runtime/eng/pipelines/libraries/helix-queues-setup.yml
Lines 99 to 105 in 8a9d492
runtime/eng/pipelines/coreclr/templates/helix-queues-setup.yml
Lines 35 to 41 in 8a9d492
Since macOS 12 is after its EOL, we should migrate to queues with newer macOS version.
Potential candidates based on the current capacity of the queues are:
- macOS 15 arm64 (not fully populated, ±19 devices currently)
- macOS 15 x64
- macOS 14 arm64
- macOS 13 x64
- macOS 13 arm64
- main: [infra][apple-mobile] Migrate MacCatalyst and iOS/tvOS simulator jobs to
osx.14.arm64.open
andosx.15.amd64.open
queues #113313 - release/9.0: [release/9.0-staging] [infra][apple-mobile] Migrate MacCatalyst and iOS/tvOS simulator jobs to
osx.14.arm64.open
andosx.15.amd64.open
queues #114617 - release/8.0: [release/8.0-staging] [infra][apple-mobile] Migrate MacCatalyst and iOS/tvOS simulator jobs to
osx.14.arm64.open
andosx.15.amd64.open
queues #114633