Skip to content
Merged
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
26 changes: 14 additions & 12 deletions images/macos/macos-15-arm64-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
| Announcements |
|-|
| [[macOS] macos-latest label will use macos-26 in June 2026](https://github.com/actions/runner-images/issues/14167) |
| [[All OS] PowerShell will be updated from 7.4 to 7.6 LTS on all runner images](https://github.com/actions/runner-images/issues/14150) |
| [[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 15
- OS Version: macOS 15.7.7 (24G720)
- Kernel Version: Darwin 24.6.0
- Image Version: 20260520.0085.1
- Image Version: 20260527.0100.1

## Installed Software

Expand All @@ -31,12 +33,12 @@
- Bundler 4.0.12
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 5.1.12
- Homebrew 5.1.14
- NPM 10.9.8
- Pip3 26.1.1 (python 3.14)
- Pipx 1.12.0
- RubyGems 4.0.12
- Vcpkg 2026 (build from commit e5a4f54c0d)
- Vcpkg 2026 (build from commit 9b965a1168)
- Yarn 1.22.22

### Project Management
Expand Down Expand Up @@ -68,15 +70,15 @@
- Ninja 1.13.2

### Tools
- AWS CLI 2.34.50
- AWS SAM CLI 1.160.1
- AWS CLI 2.34.54
- AWS SAM CLI 1.161.0
- AWS Session Manager CLI 1.2.814.0
- Azure CLI 2.86.0
- Azure CLI (azure-devops) 1.0.4
- Bicep CLI 0.43.8
- Cmake 4.3.2
- CodeQL Action Bundle 2.25.4
- Fastlane 2.234.0
- CodeQL Action Bundle 2.25.5
- Fastlane 2.235.0
- SwiftFormat 0.61.1
- Xcbeautify 3.2.1
- Xcode Command Line Tools 16.4.0.0.1.1747106510
Expand All @@ -88,9 +90,9 @@
- Google Chrome 148.0.7778.179
- Google Chrome for Testing 148.0.7778.178
- ChromeDriver 148.0.7778.178
- Microsoft Edge 148.0.3967.70
- Microsoft Edge WebDriver 148.0.3967.70
- Mozilla Firefox 151.0
- Microsoft Edge 148.0.3967.83
- Microsoft Edge WebDriver 148.0.3967.83
- Mozilla Firefox 151.0.2
- geckodriver 0.36.0
- Selenium server 4.44.0

Expand Down Expand Up @@ -125,7 +127,7 @@

#### Node.js
- 22.22.3
- 24.15.0
- 24.16.0

#### Go
- 1.22.12
Expand All @@ -144,7 +146,7 @@
- Rustfmt 1.9.0-stable

### PowerShell Tools
- PowerShell 7.4.15
- PowerShell 7.4.16

#### PowerShell Modules
- Az: 14.6.0
Expand Down
Loading