-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
macOS 13 (20231018) Image Update #8601
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mikhailkoliada
approved these changes
Oct 19, 2023
11 tasks
ilia-shipitsin
approved these changes
Oct 19, 2023
vpolikarpov-akvelon
approved these changes
Oct 19, 2023
einar-notland
approved these changes
Oct 23, 2023
hr147
approved these changes
Oct 23, 2023
muh-bilal
approved these changes
Oct 24, 2023
mikhailkoliada
approved these changes
Oct 26, 2023
mikhailkoliada
added a commit
that referenced
this pull request
Oct 27, 2023
…ranch (#8679) * Update folder structure * Adjust packer templates and debug * Fix issues in ubuntu2204 template * Remove Debug steps * Rename template, sync pipelines and adjust resource gen script * fix post-gen path in ubuntu-minimal * fix shebang linter, workflow paths and adjust readme * update preimagedata * [MacOS] Add xcode 15.0.1 (#8604) * Updating readme file for macos-13 version 20231018.14 (#8601) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for macos-13-arm64 version 20231017.1 (#8586) Co-authored-by: Image generation service account <[email protected]> * [MacOS] improve errexit option handling (#8432) * [MacOS] improve errexit option handling * Prevent prompting for override when unzipping * Explicitly allow failing when installing virtualbox * Remove libtcl symlinks * Add debug output * Updating readme file for ubuntu20 version 20231022.1.1 (#8637) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for ubuntu22 version 20231022.1.1 (#8636) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for win19 version 20231023.1.1 (#8644) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231023.1.1 (#8643) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [macos] simplify "brew_smart_install" helper (#8639) * [macos] homebrew: use hardcoded condition for jq installation we cannot use "jq" if we are asked to install "jq" * [macos] always use "brew install" * [macos] add retries to "get_github_package_download_url" helper * [macos] add retries to chrome install script * [macos] add retries to OpenJDK install script * [macos] add retries to miniconda installer * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * fix copy-paste error * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> --------- Co-authored-by: Vasilii Polikarpov <[email protected]> * Updating readme file for ubuntu22 version 20231025.1.1 (#8663) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for ubuntu20 version 20231025.1.1 (#8664) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231024.1.1 (#8668) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Windows Server 2019 (20231025) Image Update (#8667) * Updating readme file for win19 version 20231025.2.1 * Update Windows2019-Readme.md --------- Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Mac OS] Fix logic for retrying AppleScript execution (#8662) * [Ubuntu] Add PGP validation for swift (#8652) * [Windows] Remove out-of-support vs components (#8678) * [MacOS] Unpin Virtualbox (#8653) * [MacOS] Unpin Virtualbox * Remove obsolete virtualbox kext pester test --------- Co-authored-by: sergei-pyshnoi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> Co-authored-by: Vasilii Polikarpov <[email protected]> Co-authored-by: ilia-shipitsin <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]>
mikhailkoliada
added a commit
that referenced
this pull request
Oct 27, 2023
* [MacOS] Add xcode 15.0.1 (#8604) * Updating readme file for macos-13 version 20231018.14 (#8601) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for macos-13-arm64 version 20231017.1 (#8586) Co-authored-by: Image generation service account <[email protected]> * [MacOS] improve errexit option handling (#8432) * [MacOS] improve errexit option handling * Prevent prompting for override when unzipping * Explicitly allow failing when installing virtualbox * Remove libtcl symlinks * Add debug output * Updating readme file for ubuntu20 version 20231022.1.1 (#8637) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for ubuntu22 version 20231022.1.1 (#8636) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for win19 version 20231023.1.1 (#8644) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231023.1.1 (#8643) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [macos] simplify "brew_smart_install" helper (#8639) * [macos] homebrew: use hardcoded condition for jq installation we cannot use "jq" if we are asked to install "jq" * [macos] always use "brew install" * [macos] add retries to "get_github_package_download_url" helper * [macos] add retries to chrome install script * [macos] add retries to OpenJDK install script * [macos] add retries to miniconda installer * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * fix copy-paste error * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> --------- Co-authored-by: Vasilii Polikarpov <[email protected]> * Updating readme file for ubuntu22 version 20231025.1.1 (#8663) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for ubuntu20 version 20231025.1.1 (#8664) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231024.1.1 (#8668) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Windows Server 2019 (20231025) Image Update (#8667) * Updating readme file for win19 version 20231025.2.1 * Update Windows2019-Readme.md --------- Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Mac OS] Fix logic for retrying AppleScript execution (#8662) * [Ubuntu] Add PGP validation for swift (#8652) * [Windows] Remove out-of-support vs components (#8678) * [MacOS] Unpin Virtualbox (#8653) * [MacOS] Unpin Virtualbox * Remove obsolete virtualbox kext pester test --------- Co-authored-by: sergei-pyshnoi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> Co-authored-by: ilia-shipitsin <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]>
mikhailkoliada
added a commit
that referenced
this pull request
Nov 1, 2023
* Update folder structure * Adjust packer templates and debug * Fix issues in ubuntu2204 template * Remove Debug steps * Rename template, sync pipelines and adjust resource gen script * fix post-gen path in ubuntu-minimal * fix shebang linter, workflow paths and adjust readme * update preimagedata * [MacOS] Add xcode 15.0.1 (#8604) * Updating readme file for macos-13 version 20231018.14 (#8601) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for macos-13-arm64 version 20231017.1 (#8586) Co-authored-by: Image generation service account <[email protected]> * [MacOS] improve errexit option handling (#8432) * [MacOS] improve errexit option handling * Prevent prompting for override when unzipping * Explicitly allow failing when installing virtualbox * Remove libtcl symlinks * Add debug output * Updating readme file for ubuntu20 version 20231022.1.1 (#8637) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for ubuntu22 version 20231022.1.1 (#8636) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for win19 version 20231023.1.1 (#8644) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231023.1.1 (#8643) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [macos] simplify "brew_smart_install" helper (#8639) * [macos] homebrew: use hardcoded condition for jq installation we cannot use "jq" if we are asked to install "jq" * [macos] always use "brew install" * [macos] add retries to "get_github_package_download_url" helper * [macos] add retries to chrome install script * [macos] add retries to OpenJDK install script * [macos] add retries to miniconda installer * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * fix copy-paste error * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> --------- Co-authored-by: Vasilii Polikarpov <[email protected]> * Updating readme file for ubuntu22 version 20231025.1.1 (#8663) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for ubuntu20 version 20231025.1.1 (#8664) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231024.1.1 (#8668) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Windows Server 2019 (20231025) Image Update (#8667) * Updating readme file for win19 version 20231025.2.1 * Update Windows2019-Readme.md --------- Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Mac OS] Fix logic for retrying AppleScript execution (#8662) * [Ubuntu] Add PGP validation for swift (#8652) * [Windows] Remove out-of-support vs components (#8678) * [MacOS] Unpin Virtualbox (#8653) * [MacOS] Unpin Virtualbox * Remove obsolete virtualbox kext pester test * [Ubuntu] Update apt repos list in documentation (#8634) * fix: bump libssl version to ubuntu2.20 (#8682) Signed-off-by: Jakub Oskera <[email protected]> Co-authored-by: Jakub Oskera <[email protected]> * [macOS] increase timeout for the macOS ci (#8692) * Updating readme file for macos-13-arm64 version 20231024.2 (#8673) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> --------- Signed-off-by: Jakub Oskera <[email protected]> Co-authored-by: sergei-pyshnoi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> Co-authored-by: Vasilii Polikarpov <[email protected]> Co-authored-by: ilia-shipitsin <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Jakub Oskera <[email protected]> Co-authored-by: Jakub Oskera <[email protected]>
mikhailkoliada
added a commit
that referenced
this pull request
Nov 8, 2023
* Update folder structure * Adjust packer templates and debug * Fix issues in ubuntu2204 template * Remove Debug steps * Rename template, sync pipelines and adjust resource gen script * fix post-gen path in ubuntu-minimal * fix shebang linter, workflow paths and adjust readme * update preimagedata * [MacOS] Add xcode 15.0.1 (#8604) * Updating readme file for macos-13 version 20231018.14 (#8601) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for macos-13-arm64 version 20231017.1 (#8586) Co-authored-by: Image generation service account <[email protected]> * [MacOS] improve errexit option handling (#8432) * [MacOS] improve errexit option handling * Prevent prompting for override when unzipping * Explicitly allow failing when installing virtualbox * Remove libtcl symlinks * Add debug output * Updating readme file for ubuntu20 version 20231022.1.1 (#8637) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for ubuntu22 version 20231022.1.1 (#8636) Co-authored-by: Image generation service account <[email protected]> * Updating readme file for win19 version 20231023.1.1 (#8644) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231023.1.1 (#8643) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [macos] simplify "brew_smart_install" helper (#8639) * [macos] homebrew: use hardcoded condition for jq installation we cannot use "jq" if we are asked to install "jq" * [macos] always use "brew install" * [macos] add retries to "get_github_package_download_url" helper * [macos] add retries to chrome install script * [macos] add retries to OpenJDK install script * [macos] add retries to miniconda installer * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * fix copy-paste error * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> * Update images/macos/provision/core/openjdk.sh Co-authored-by: Vasilii Polikarpov <[email protected]> --------- Co-authored-by: Vasilii Polikarpov <[email protected]> * Updating readme file for ubuntu22 version 20231025.1.1 (#8663) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for ubuntu20 version 20231025.1.1 (#8664) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win22 version 20231024.1.1 (#8668) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Windows Server 2019 (20231025) Image Update (#8667) * Updating readme file for win19 version 20231025.2.1 * Update Windows2019-Readme.md --------- Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Mac OS] Fix logic for retrying AppleScript execution (#8662) * [Ubuntu] Add PGP validation for swift (#8652) * [Windows] Remove out-of-support vs components (#8678) * [MacOS] Unpin Virtualbox (#8653) * [MacOS] Unpin Virtualbox * Remove obsolete virtualbox kext pester test * [Ubuntu] Update apt repos list in documentation (#8634) * fix: bump libssl version to ubuntu2.20 (#8682) Signed-off-by: Jakub Oskera <[email protected]> Co-authored-by: Jakub Oskera <[email protected]> * [macOS] increase timeout for the macOS ci (#8692) * Updating readme file for macos-13-arm64 version 20231024.2 (#8673) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Escape quotes when running in PowerShell 7.0-7.2 (#8705) * fix: checksum search for Kotlin (#8704) * [Ubuntu] Fix checksum search for Kotlin * [Windows] Fixed checksum search for Kotlin * [Ubuntu] Pin bindgen cli version to avoid bug (#8714) * [Ubuntu] Add more checksum validations (#8660) * [Windows] Pin bindgen cli version to avoid bug (#8713) * Updating readme file for ubuntu22 version 20231030.2.1 (#8691) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for ubuntu20 version 20231030.2.1 (#8690) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for win19 version 20231029.1.1 (#8687) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Revert "[Windows] Pin bindgen cli version to avoid bug (#8713)" (#8719) This reverts commit 1dac9b9. * Revert "[Ubuntu] Pin bindgen cli version to avoid bug (#8714)" (#8720) This reverts commit 3146c70. * [Mac OS] Temporary disable VNC for Mac OS 14 (#8717) * Updating readme file for win22 version 20231029.1.1 (#8686) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * Updating readme file for macOS-11 version 20231030.1 (#8694) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Mac OS] Add template for Mac OS 14 image (#8733) * Add gfortran-13 (#8702) * Revert "[MacOS] Unpin Virtualbox" (#8731) * Revert "[MacOS] Unpin Virtualbox (#8653)" This reverts commit f3d011e. * Add more info * [ubuntu] split git and git-lfs into separate install scripts (#8711) for better observability of integrity validation let us split install script into two * Updating readme file for macOS-12 version 20231029.1 (#8695) Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> * [Windows] Remove Android SDK Patch applier v4 (#8750) * remove ndk 23 from macos images (#8747) * [Mac OS] Remove 'LTS' suffix from OpenJDK version (#8751) * [windows] split docker install into 3 scripts (#8688) * [windows] split docker install into 3 scripts the idea is to end with 1 script per 1 component for better observability * Update images/win/scripts/Installers/Install-Docker-Compose.ps1 Co-authored-by: Erik Bershel <[email protected]> * Update images/win/scripts/Installers/Install-Docker-WinCred.ps1 Co-authored-by: Vasilii Polikarpov <[email protected]> * fix test --------- Co-authored-by: Erik Bershel <[email protected]> Co-authored-by: Vasilii Polikarpov <[email protected]> * remove ndk 23 from ubuntu images (#8745) * [macos] add android SDK to SW report on Ventura ARM64 (#8715) * [Mac OS] Update Anka Helpers to build Mac OS 14 ARM image (#8757) * Update Anka Helpers to build Mac OS 14 ARM image * Drop Powershell 5 support * [Mac OS] Add missing macOS Sonoma selector (#8759) * remove ndk23 from windows images (#8746) * Updating readme file for macos-13 version 20231025.2 (#8672) Co-authored-by: Image generation service account <[email protected]> --------- Signed-off-by: Jakub Oskera <[email protected]> Co-authored-by: sergei-pyshnoi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]> Co-authored-by: Vasilii Polikarpov <[email protected]> Co-authored-by: ilia-shipitsin <[email protected]> Co-authored-by: Mikhail Koliada <[email protected]> Co-authored-by: Jakub Oskera <[email protected]> Co-authored-by: Jakub Oskera <[email protected]> Co-authored-by: Luke Fritts <[email protected]> Co-authored-by: Erik Bershel <[email protected]> Co-authored-by: Harmen Stoppels <[email protected]>
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🖥️ Actions Runner Image: macOS 13
📣 What's changed?
Added ➕
Xcode
Deleted ➖
Updated
Packages
Java
11.0.20+101JAVA_HOME_11_X64Xcode > Installed SDKs
macOS 14.0macosx14.015.0iOS 17.0iphoneos17.015.0Simulator - iOS 17.0iphonesimulator17.015.0tvOS 17.0appletvos17.015.0Simulator - tvOS 17.0appletvsimulator17.015.0watchOS 10.0watchos10.015.0Simulator - watchOS 10.0watchsimulator10.015.0DriverKit 23.0driverkit23.015.0Xcode > Installed Simulators
iOS 17.014.114.2
14.3.1
15.0
iPhone 14iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone 15
iPhone 15 Plus
iPhone 15 Pro
iPhone 15 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation)
tvOS 16.114.114.2
14.3.1
15.0
Apple TVApple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
tvOS 16.414.114.2
14.3.1
15.0
Apple TVApple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
tvOS 17.014.114.2
14.3.1
15.0
Apple TVApple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
watchOS 9.114.114.2
14.3.1
15.0
Apple Watch SE (40mm) (2nd generation)Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm)
watchOS 9.414.114.2
14.3.1
15.0
Apple Watch SE (40mm) (2nd generation)Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm)
watchOS 10.014.114.2
14.3.1
15.0
Apple Watch SE (40mm) (2nd generation)Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Series 9 (41mm)
Apple Watch Series 9 (45mm)
Apple Watch Ultra (49mm)
Apple Watch Ultra 2 (49mm)
14.2
14.3.1
15.0
15.0.1
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone 15
iPhone 15 Plus
iPhone 15 Pro
iPhone 15 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation)
14.2
14.3.1
15.0
15.0.1
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
14.2
14.3.1
15.0
15.0.1
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
14.2
14.3.1
15.0
15.0.1
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p)
14.2
14.3.1
15.0
15.0.1
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm)
14.2
14.3.1
15.0
15.0.1
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm)
14.2
14.3.1
15.0
15.0.1
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Series 9 (41mm)
Apple Watch Series 9 (45mm)
Apple Watch Ultra (49mm)
Apple Watch Ultra 2 (49mm)
Android
Android SDK Platformsandroid-34 (rev 2)android-33-ext5 (rev 1)
android-33-ext4 (rev 1)
android-33 (rev 3)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
Android SDK Platform-Tools34.0.4NDK23.2.856831324.0.8215888
25.2.9519653 (default)
26.0.10792818
android-34 (rev 2)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1)
android-33 (rev 3)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
24.0.8215888
25.2.9519653 (default)
26.1.10909125
Android > Environment variables
ANDROID_NDK_LATEST_HOME/Users/runner/Library/Android/sdk/ndk/26.0.10792818For comprehensive list of software installed on this image please click here.