Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mac OS] Configure template for Mac OS 14 ARM64 image #8769

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

vpolikarpov-akvelon
Copy link
Contributor

Description

This PR adds new variables and conditions to support creation of ARM-based macOS 14 Sonoma images.

Also it changes fields of the object that Get-OSVersion function returns in order to improve code readability:

  • Adds IsArm64 field;
  • Adds IsSonomaArm64, IsSonomaX64 and IsVenturaX64 fields;
  • Makes field IsVentura architecture-agnostic.

Related issue

Closes https://github.com/actions/runner-images-internal/issues/5570

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@mikhailkoliada mikhailkoliada merged commit df292be into actions:main Nov 10, 2023
4 checks passed
@vpolikarpov-akvelon vpolikarpov-akvelon deleted the macos-14-arm branch November 10, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants