Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 deletions images/macos/macos-14-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
| Announcements |
|-|
| [macOS 26 (Tahoe) is now generally available in GitHub Actions](https://github.com/actions/runner-images/issues/13739) |
| [[All OS] Default Node.js version will be changed from 20 to 22 and Node.js 20 will be removed from runner images](https://github.com/actions/runner-images/issues/14029) |
| [[macOS] The macOS 14 Sonoma based runner images will begin deprecation on July 6th and will be fully unsupported by November 2nd for GitHub Actions and Azure DevOps](https://github.com/actions/runner-images/issues/13518) |
***
# macOS 14
- OS Version: macOS 14.8.5 (23J423)
- Kernel Version: Darwin 23.6.0
- Image Version: 20260428.0038.1
- Image Version: 20260512.0092.1

## Installed Software

Expand All @@ -25,28 +25,28 @@
- Mono 6.12.0.188
- Node.js 20.20.2
- Perl 5.42.2
- PHP 8.5.5
- PHP 8.5.6
- Python3 3.14.4
- Ruby 3.3.11

### Package Management
- Bundler 4.0.10
- Bundler 4.0.11
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.9.7
- Homebrew 5.1.8
- Homebrew 5.1.11
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 26.0.1 (python 3.14)
- Pipx 1.11.1
- RubyGems 4.0.10
- Vcpkg 2026 (build from commit 493710c788)
- Pip3 26.1 (python 3.14)
- Pipx 1.12.0
- RubyGems 4.0.11
- Vcpkg 2026 (build from commit d4db34445d)
- Yarn 1.22.22

### Project Management
- Apache Ant 1.10.17
- Apache Maven 3.9.15
- Gradle 9.4.1
- Gradle 9.5.0

### Utilities
- 7-Zip 17.05
Expand All @@ -55,10 +55,10 @@
- bazel 9.1.0
- bazelisk 1.29.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.19.0
- Curl 8.20.0
- Git 2.54.0
- Git LFS 3.7.1
- GitHub CLI 2.91.0
- GitHub CLI 2.92.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.5.19
Expand All @@ -72,15 +72,15 @@
- Ninja 1.13.2

### Tools
- AWS CLI 2.34.38
- AWS SAM CLI 1.158.0
- AWS Session Manager CLI 1.2.804.0
- Azure CLI 2.85.0
- AWS CLI 2.34.45
- AWS SAM CLI 1.159.1
- AWS Session Manager CLI 1.2.814.0
- Azure CLI 2.86.0
- Azure CLI (azure-devops) 1.0.3
- Bicep CLI 0.42.1
- Bicep CLI 0.43.8
- Cmake 4.3.2
- CodeQL Action Bundle 2.25.2
- Fastlane 2.233.0
- CodeQL Action Bundle 2.25.4
- Fastlane 2.234.0
- SwiftFormat 0.61.1
- Xcbeautify 3.2.1
- Xcode Command Line Tools 16.2.0.0.1.1733547573
Expand All @@ -92,12 +92,12 @@
### Browsers
- Safari 26.4 (19624.1.16.18.2)
- SafariDriver 26.4 (19624.1.16.18.2)
- Google Chrome 147.0.7727.117
- Google Chrome for Testing 147.0.7727.117
- ChromeDriver 147.0.7727.117
- Microsoft Edge 147.0.3912.86
- Microsoft Edge WebDriver 147.0.3912.86
- Mozilla Firefox 150.0
- Google Chrome 148.0.7778.97
- Google Chrome for Testing 148.0.7778.97
- ChromeDriver 148.0.7778.97
- Microsoft Edge 148.0.3967.54
- Microsoft Edge WebDriver 148.0.3967.54
- Mozilla Firefox 150.0.2
- geckodriver 0.36.0
- Selenium server 4.43.0

Expand All @@ -111,9 +111,9 @@
### Java
| Version | Environment Variable |
| ---------------------- | -------------------- |
| 8.0.482+8 | JAVA_HOME_8_X64 |
| 11.0.30+7 | JAVA_HOME_11_X64 |
| 17.0.18+8 | JAVA_HOME_17_X64 |
| 8.0.492+9 | JAVA_HOME_8_X64 |
| 11.0.31+11 | JAVA_HOME_11_X64 |
| 17.0.19+10 | JAVA_HOME_17_X64 |
| 21.0.11+10.0 (default) | JAVA_HOME_21_X64 |
| 25.0.3+9.0 | JAVA_HOME_25_X64 |

Expand All @@ -123,14 +123,14 @@
- 3.2.11
- 3.3.11
- 3.4.9
- 4.0.3
- 4.0.4

#### Python
- 3.10.20
- 3.11.9
- 3.12.10
- 3.13.13
- 3.14.4
- 3.14.5

#### Node.js
- 20.20.2
Expand All @@ -141,7 +141,7 @@
- 1.22.12
- 1.23.12
- 1.24.13
- 1.25.9
- 1.25.10

### Rust Tools
- Cargo 1.95.0
Expand All @@ -154,7 +154,7 @@
- Rustfmt 1.9.0-stable

### PowerShell Tools
- PowerShell 7.4.14
- PowerShell 7.4.15

#### PowerShell Modules
- Az: 14.6.0
Expand Down Expand Up @@ -281,7 +281,7 @@
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |

### Miscellaneous
- Tcl/Tk 8.6.17
- Tcl/Tk 8.6.18

#### Environment variables
| Name | Value |
Expand Down