2024-09-05 20:53:24 +00:00
| Announcements |
|-|
2025-12-15 11:35:48 +00:00
| [[macOS] Deprecation of Xcode 16.3 and older runtimes on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
2025-11-28 13:57:51 +01:00
| [[macOS] Deprecation of Xcode 16.4 on macOS 26 on December 8th.](https://github.com/actions/runner-images/issues/13345) |
2025-10-05 13:35:56 +02:00
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
2025-09-18 15:12:09 +00:00
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions ](https://github.com/actions/runner-images/issues/13008 ) |
2024-09-05 20:53:24 +00:00
** *
2024-01-30 16:21:29 +01:00
# macOS 14
2025-11-17 15:00:20 +00:00
- OS Version: macOS 14.8.2 (23J126)
2024-08-07 15:02:51 +00:00
- Kernel Version: Darwin 23.6.0
2025-12-15 11:35:48 +00:00
- Image Version: 20251209.0061.1
2024-01-30 16:21:29 +01:00
## Installed Software
### Language and Runtime
2025-11-28 13:57:51 +01:00
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.416, 9.0.102, 9.0.203, 9.0.308, 10.0.100
2024-01-30 16:21:29 +01:00
- Bash 3.2.57(1)-release
2024-11-13 16:18:42 +00:00
- Clang/LLVM 15.0.0
2024-01-30 16:21:29 +01:00
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
2025-06-19 21:45:57 +00:00
- GCC 13 (Homebrew GCC 13.4.0) - available by `gcc-13` alias
- GCC 14 (Homebrew GCC 14.3.0) - available by `gcc-14` alias
2025-11-07 15:34:23 +00:00
- GCC 15 (Homebrew GCC 15.2.0) - available by `gcc-15` alias
2025-06-19 21:45:57 +00:00
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
2025-11-07 15:34:23 +00:00
- GNU Fortran 15 (Homebrew GCC 15.2.0) - available by `gfortran-15` alias
- Kotlin 2.2.21-release-469
2024-01-30 16:21:29 +01:00
- Mono 6.12.0.188
2025-12-08 11:22:29 +00:00
- Node.js 20.19.6
2025-04-23 18:28:20 +00:00
- Perl 5.40.2
2025-11-28 13:57:51 +01:00
- PHP 8.5.0
2025-12-15 11:35:48 +00:00
- Python3 3.14.2
2025-11-07 15:34:23 +00:00
- Ruby 3.3.10
2024-01-30 16:21:29 +01:00
### Package Management
2025-12-15 11:35:48 +00:00
- Bundler 4.0.1
2024-09-18 18:35:58 +00:00
- Carthage 0.40.0
2024-11-13 16:18:42 +00:00
- CocoaPods 1.16.2
2025-11-28 13:57:51 +01:00
- Composer 2.9.2
2025-12-15 11:35:48 +00:00
- Homebrew 5.0.5
2024-08-30 02:36:34 +00:00
- NPM 10.8.2
2024-01-30 16:21:29 +01:00
- NuGet 6.3.1.1
2025-11-07 15:34:23 +00:00
- Pip3 25.3 (python 3.14)
- Pipx 1.8.0
2025-12-15 11:35:48 +00:00
- RubyGems 4.0.1
- Vcpkg 2025 (build from commit efe5a56fb7)
2024-05-29 11:03:44 +00:00
- Yarn 1.22.22
2024-01-30 16:21:29 +01:00
### Project Management
2024-09-05 20:53:24 +00:00
- Apache Ant 1.10.15
2025-07-23 19:35:27 +00:00
- Apache Maven 3.9.11
2025-11-28 13:57:51 +01:00
- Gradle 9.2.1
2024-01-30 16:21:29 +01:00
### Utilities
- 7-Zip 17.05
- aria2 1.37.0
2025-11-07 15:34:23 +00:00
- azcopy 10.31.0
- bazel 8.4.2
2025-08-21 20:34:57 +00:00
- bazelisk 1.27.0
2024-01-30 16:21:29 +01:00
- bsdtar 3.5.3 - available by 'tar' alias
2025-11-17 15:00:20 +00:00
- Curl 8.17.0
2025-09-12 07:38:12 +00:00
- Git 2.50.1
2025-11-07 15:34:23 +00:00
- Git LFS 3.7.1
2025-11-28 13:57:51 +01:00
- GitHub CLI 2.83.1
2024-01-30 16:21:29 +01:00
- GNU Tar 1.35 - available by 'gtar' alias
2024-11-20 23:51:46 +00:00
- GNU Wget 1.25.0
2025-05-29 05:34:41 +00:00
- gpg (GnuPG) 2.4.8
2025-07-11 14:33:55 +00:00
- jq 1.8.1
2024-01-30 16:21:29 +01:00
- OpenSSL 1.1.1w 11 Sep 2023
2025-11-28 13:57:51 +01:00
- Packer 1.14.3
2025-07-03 15:46:39 +00:00
- pkgconf 2.5.1
2025-07-11 14:33:55 +00:00
- Unxip 3.2
2025-11-28 13:57:51 +01:00
- yq 4.49.2
2025-03-11 18:04:03 +00:00
- zstd 1.5.7
2025-11-28 13:57:51 +01:00
- Ninja 1.13.2
2024-01-30 16:21:29 +01:00
### Tools
2025-12-15 11:35:48 +00:00
- AWS CLI 2.32.12
2025-12-08 11:22:29 +00:00
- AWS SAM CLI 1.149.0
2025-11-28 13:57:51 +01:00
- AWS Session Manager CLI 1.2.764.0
2025-12-08 11:22:29 +00:00
- Azure CLI 2.81.0
2025-07-03 15:46:39 +00:00
- Azure CLI (azure-devops) 1.0.2
2025-11-28 13:57:51 +01:00
- Bicep CLI 0.39.26
- Cmake 4.2.0
2025-12-15 11:35:48 +00:00
- CodeQL Action Bundle 2.23.7
2025-11-28 13:57:51 +01:00
- Fastlane 2.229.1
2025-12-08 11:22:29 +00:00
- SwiftFormat 0.58.7
2025-11-28 13:57:51 +01:00
- Xcbeautify 3.1.1
2024-12-18 22:59:28 +00:00
- Xcode Command Line Tools 16.2.0.0.1.1733547573
2025-06-19 21:45:57 +00:00
- Xcodes 1.6.2
2024-01-30 16:21:29 +01:00
### Linters
2025-11-07 15:34:23 +00:00
- SwiftLint 0.62.2
2024-01-30 16:21:29 +01:00
### Browsers
2025-11-17 15:00:20 +00:00
- Safari 26.1 (19622.2.11.119.1)
- SafariDriver 26.1 (19622.2.11.119.1)
2025-12-08 11:22:29 +00:00
- Google Chrome 143.0.7499.41
- Google Chrome for Testing 143.0.7499.40
- ChromeDriver 143.0.7499.40
2025-12-15 11:35:48 +00:00
- Microsoft Edge 143.0.3650.66
- Microsoft Edge WebDriver 143.0.3650.66
2025-11-28 13:57:51 +01:00
- Mozilla Firefox 145.0.2
2025-03-11 18:04:03 +00:00
- geckodriver 0.36.0
2025-11-07 15:34:23 +00:00
- Selenium server 4.38.0
2024-01-30 16:21:29 +01:00
#### Environment variables
| Name | Value |
| --------------- | ------------------------------------- |
| CHROMEWEBDRIVER | /usr/local/share/chromedriver-mac-x64 |
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
| GECKOWEBDRIVER | /usr/local/opt/geckodriver/bin |
### Java
2025-11-07 15:34:23 +00:00
| Version | Environment Variable |
| --------------------- | -------------------- |
2025-11-17 15:00:20 +00:00
| 8.0.472+8 | JAVA_HOME_8_X64 |
| 11.0.29+7 | JAVA_HOME_11_X64 |
| 17.0.17+10 | JAVA_HOME_17_X64 |
2025-11-07 15:34:23 +00:00
| 21.0.9+10.0 (default) | JAVA_HOME_21_X64 |
| 25.0.1+8.0 | JAVA_HOME_25_X64 |
2024-02-21 11:11:17 +00:00
### Cached Tools
#### Ruby
2025-07-30 20:22:11 +00:00
- 3.2.9
2025-11-07 15:34:23 +00:00
- 3.3.10
- 3.4.7
2024-02-21 11:11:17 +00:00
#### Python
2025-11-07 15:34:23 +00:00
- 3.9.25
- 3.10.19
2024-04-10 12:24:58 +00:00
- 3.11.9
2025-04-23 18:28:20 +00:00
- 3.12.10
2025-12-15 11:35:48 +00:00
- 3.13.11
- 3.14.2
2024-02-21 11:11:17 +00:00
#### Node.js
2025-12-08 11:22:29 +00:00
- 20.19.6
2025-11-07 15:34:23 +00:00
- 22.21.1
2025-11-28 13:57:51 +01:00
- 24.11.1
2024-02-21 11:11:17 +00:00
#### Go
2025-03-11 18:04:03 +00:00
- 1.22.12
2025-08-13 16:20:16 +00:00
- 1.23.12
2025-12-08 11:22:29 +00:00
- 1.24.11
- 1.25.5
2024-02-21 11:11:17 +00:00
### Rust Tools
2025-11-17 15:00:20 +00:00
- Cargo 1.91.1
- Rust 1.91.1
- Rustdoc 1.91.1
2025-05-09 00:00:59 +00:00
- Rustup 1.28.2
2024-02-21 11:11:17 +00:00
#### Packages
2025-11-07 15:34:23 +00:00
- Clippy 0.1.91
2024-12-05 11:17:09 +00:00
- Rustfmt 1.8.0-stable
2024-01-30 16:21:29 +01:00
### PowerShell Tools
2025-11-07 15:34:23 +00:00
- PowerShell 7.4.13
2024-01-30 16:21:29 +01:00
#### PowerShell Modules
2025-07-03 15:46:39 +00:00
- Az: 12.5.0
2025-01-29 13:47:04 +00:00
- Pester: 5.7.1
2025-03-28 08:58:48 +00:00
- PSScriptAnalyzer: 1.24.0
2024-01-30 16:21:29 +01:00
### Xcode
2025-01-09 10:38:06 +00:00
| Version | Build | Path | Symlinks |
| -------------- | -------- | ------------------------------ | --------------------------------------------------------- |
| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app |
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app<br>/Applications/Xcode.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app | /Applications/Xcode_15.3.0.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app | /Applications/Xcode_15.2.0.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app | /Applications/Xcode_15.1.0.app |
| 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | /Applications/Xcode_15.0.app |
2024-01-30 16:21:29 +01:00
#### Installed SDKs
2024-11-13 16:18:42 +00:00
| SDK | SDK Name | Xcode Version |
| ------------------------ | -------------------- | ------------- |
| macOS 14.0 | macosx14.0 | 15.0.1 |
| macOS 14.2 | macosx14.2 | 15.1, 15.2 |
| macOS 14.4 | macosx14.4 | 15.3 |
| macOS 14.5 | macosx14.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| macOS 15.1 | macosx15.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| macOS 15.2 | macosx15.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| iOS 17.0 | iphoneos17.0 | 15.0.1 |
| iOS 17.2 | iphoneos17.2 | 15.1, 15.2 |
| iOS 17.4 | iphoneos17.4 | 15.3 |
| iOS 17.5 | iphoneos17.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| iOS 18.1 | iphoneos18.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| iOS 18.2 | iphoneos18.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| Simulator - iOS 17.0 | iphonesimulator17.0 | 15.0.1 |
| Simulator - iOS 17.2 | iphonesimulator17.2 | 15.1, 15.2 |
| Simulator - iOS 17.4 | iphonesimulator17.4 | 15.3 |
| Simulator - iOS 17.5 | iphonesimulator17.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| Simulator - iOS 18.2 | iphonesimulator18.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| tvOS 17.0 | appletvos17.0 | 15.0.1 |
| tvOS 17.2 | appletvos17.2 | 15.1, 15.2 |
| tvOS 17.4 | appletvos17.4 | 15.3 |
| tvOS 17.5 | appletvos17.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| tvOS 18.1 | appletvos18.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| tvOS 18.2 | appletvos18.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| Simulator - tvOS 17.0 | appletvsimulator17.0 | 15.0.1 |
| Simulator - tvOS 17.2 | appletvsimulator17.2 | 15.1, 15.2 |
| Simulator - tvOS 17.4 | appletvsimulator17.4 | 15.3 |
| Simulator - tvOS 17.5 | appletvsimulator17.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| Simulator - tvOS 18.2 | appletvsimulator18.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| watchOS 10.0 | watchos10.0 | 15.0.1 |
| watchOS 10.2 | watchos10.2 | 15.1, 15.2 |
| watchOS 10.4 | watchos10.4 | 15.3 |
| watchOS 10.5 | watchos10.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| watchOS 11.1 | watchos11.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| watchOS 11.2 | watchos11.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| Simulator - watchOS 10.4 | watchsimulator10.4 | 15.3 |
| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 |
| visionOS 1.0 | xros1.0 | 15.2 |
2025-01-29 13:47:04 +00:00
| visionOS 1.1 | xros1.1 | 15.3 |
| visionOS 1.2 | xros1.2 | 15.4 |
2025-01-09 10:38:06 +00:00
| visionOS 2.1 | xros2.1 | 16.1 |
2025-03-11 18:04:03 +00:00
| visionOS 2.2 | xros2.2 | 16.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
2025-01-29 13:47:04 +00:00
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 |
2024-11-13 16:18:42 +00:00
| DriverKit 23.0 | driverkit23.0 | 15.0.1 |
| DriverKit 23.2 | driverkit23.2 | 15.1, 15.2 |
| DriverKit 23.4 | driverkit23.4 | 15.3 |
| DriverKit 23.5 | driverkit23.5 | 15.4 |
2024-11-20 23:51:46 +00:00
| DriverKit 24.1 | driverkit24.1 | 16.1 |
2025-01-09 10:38:06 +00:00
| DriverKit 24.2 | driverkit24.2 | 16.2 |
2024-01-30 16:21:29 +01:00
#### Installed Simulators
2025-12-15 11:35:48 +00:00
| Name | OS | Simulators |
| ------------ | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 17.0 | 17.0.1 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.2 | 17.2 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.4 | 17.4 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 17.5 | 17.5 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.1 | 18.1 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.2 | 18.2 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 17.0 | 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.2 | 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.4 | 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.5 | 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.1 | 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.2 | 18.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 10.0 | 10.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.2 | 10.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.4 | 10.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.5 | 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.1 | 11.1 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.2 | 11.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
2024-01-30 16:21:29 +01:00
### Android
2025-10-05 13:35:56 +02:00
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
2025-12-15 11:35:48 +00:00
| Android Emulator | 36.3.10 |
2025-10-05 13:35:56 +02:00
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 36.0.0 |
| Android Support Repository | 47.0.0 |
2025-11-17 15:00:20 +00:00
| CMake | 3.31.5<br>4.1.2 |
2025-10-05 13:35:56 +02:00
| Google Play services | 49 |
| Google Repository | 58 |
2025-11-17 15:00:20 +00:00
| NDK | 26.3.11579264 (default)<br>27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
2024-01-30 16:21:29 +01:00
#### Environment variables
| Name | Value |
| ----------------------- | --------------------------------------------------- |
| ANDROID_HOME | /Users/runner/Library/Android/sdk |
2024-04-17 12:01:08 +00:00
| ANDROID_NDK | /Users/runner/Library/Android/sdk/ndk/26.3.11579264 |
| ANDROID_NDK_HOME | /Users/runner/Library/Android/sdk/ndk/26.3.11579264 |
2025-11-17 15:00:20 +00:00
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/29.0.14206865 |
2024-04-17 12:01:08 +00:00
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/26.3.11579264 |
2024-01-30 16:21:29 +01:00
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
2024-08-30 02:36:34 +00:00
### Miscellaneous
2025-08-21 20:34:57 +00:00
- Tcl/Tk 8.6.17
2024-08-30 02:36:34 +00:00
#### Environment variables
| Name | Value |
| ----------------- | ----------------------------------------------------------------------------------------- |
2025-11-28 13:57:51 +01:00
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.1.2-57293/ParallelsDesktop-26.1.2-57293.dmg |
2024-08-30 02:36:34 +00:00
##### Notes
```
If you want to use Parallels Desktop you should download a package from URL stored in
PARALLELS_DMG_URL environment variable. A system extension is allowed for this version.
```
2024-09-05 20:53:24 +00:00