|
1 | 1 | | Announcements | |
2 | 2 | |-| |
| 3 | +| [[macOS] Cmake will be updated to version 4.* on September 8th](https://github.com/actions/runner-images/issues/12934) | |
3 | 4 | | [[macOS] Deprecation of 4 tools on November 3rd.](https://github.com/actions/runner-images/issues/12873) | |
4 | | -| [[macOS] Default Xcode on macOS 15 Sequoia will be set to Xcode 16.4 on August, 25](https://github.com/actions/runner-images/issues/12751) | |
5 | 5 | | [[macOS] macos-latest YAML-label will use macos-15 in August 2025](https://github.com/actions/runner-images/issues/12520) | |
6 | 6 | *** |
7 | 7 | # macOS 15 |
8 | | -- OS Version: macOS 15.5 (24F74) |
9 | | -- Kernel Version: Darwin 24.5.0 |
10 | | -- Image Version: 20250830.2281 |
| 8 | +- OS Version: macOS 15.6 (24G84) |
| 9 | +- Kernel Version: Darwin 24.6.0 |
| 10 | +- Image Version: 20250911.2324 |
11 | 11 |
|
12 | 12 | ## Installed Software |
13 | 13 |
|
14 | 14 | ### Language and Runtime |
15 | | -- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.413, 9.0.102, 9.0.203, 9.0.304 |
| 15 | +- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.414, 9.0.102, 9.0.203, 9.0.305 |
16 | 16 | - Bash 3.2.57(1)-release |
17 | 17 | - Clang/LLVM 16.0.0 |
18 | 18 | - Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang` |
|
24 | 24 | - GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias |
25 | 25 | - GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias |
26 | 26 | - GNU Fortran 15 (Homebrew GCC 15.1.0) - available by `gfortran-15` alias |
27 | | -- Kotlin 2.2.10-release-430 |
| 27 | +- Kotlin 2.2.20-release-333 |
28 | 28 | - Node.js 22.19.0 |
29 | 29 | - Perl 5.40.2 |
30 | 30 | - Python3 3.13.7 |
31 | 31 | - Ruby 3.3.9 |
32 | 32 |
|
33 | 33 | ### Package Management |
34 | | -- Bundler 2.7.1 |
| 34 | +- Bundler 2.7.2 |
35 | 35 | - Carthage 0.40.0 |
36 | 36 | - CocoaPods 1.16.2 |
37 | | -- Homebrew 4.6.7 |
| 37 | +- Homebrew 4.6.10 |
38 | 38 | - NPM 10.9.3 |
39 | 39 | - Pip3 25.2 (python 3.13) |
40 | 40 | - Pipx 1.7.1 |
41 | | -- RubyGems 3.7.1 |
42 | | -- Vcpkg 2025 (build from commit 8394d2150d) |
| 41 | +- RubyGems 3.7.2 |
| 42 | +- Vcpkg 2025 (build from commit 7e19f3c64c) |
43 | 43 | - Yarn 1.22.22 |
44 | 44 |
|
45 | 45 | ### Project Management |
|
50 | 50 | ### Utilities |
51 | 51 | - 7-Zip 17.05 |
52 | 52 | - aria2 1.37.0 |
53 | | -- azcopy 10.30.0 |
54 | | -- bazel 8.3.1 |
| 53 | +- azcopy 10.30.1 |
| 54 | +- bazel 8.4.0 |
55 | 55 | - bazelisk 1.27.0 |
56 | 56 | - bsdtar 3.5.3 - available by 'tar' alias |
57 | 57 | - Curl 8.7.1 |
58 | | -- Git 2.51.0 |
| 58 | +- Git 2.50.1 |
59 | 59 | - Git LFS 3.7.0 |
60 | | -- GitHub CLI 2.78.0 |
| 60 | +- GitHub CLI 2.79.0 |
61 | 61 | - GNU Tar 1.35 - available by 'gtar' alias |
62 | 62 | - GNU Wget 1.25.0 |
63 | 63 | - gpg (GnuPG) 2.4.8 |
64 | 64 | - jq 1.8.1 |
65 | 65 | - OpenSSL 1.1.1w 11 Sep 2023 |
66 | | -- Packer 1.14.0 |
| 66 | +- Packer 1.14.2 |
67 | 67 | - pkgconf 2.5.1 |
68 | 68 | - Unxip 3.2 |
69 | | -- yq 4.47.1 |
| 69 | +- yq 4.47.2 |
70 | 70 | - zstd 1.5.7 |
71 | 71 | - Ninja 1.13.1 |
72 | 72 |
|
73 | 73 | ### Tools |
74 | | -- AWS CLI 2.28.21 |
75 | | -- AWS SAM CLI 1.143.0 |
| 74 | +- AWS CLI 2.29.1 |
| 75 | +- AWS SAM CLI 1.144.0 |
76 | 76 | - AWS Session Manager CLI 1.2.707.0 |
77 | | -- Azure CLI 2.76.0 |
| 77 | +- Azure CLI 2.77.0 |
78 | 78 | - Azure CLI (azure-devops) 1.0.2 |
79 | 79 | - Bicep CLI 0.37.4 |
80 | | -- Cmake 3.31.6 |
81 | | -- CodeQL Action Bundle 2.22.4 |
| 80 | +- Cmake 4.1.1 |
| 81 | +- CodeQL Action Bundle 2.23.0 |
82 | 82 | - Fastlane 2.228.0 |
83 | 83 | - SwiftFormat 0.57.2 |
84 | 84 | - Xcbeautify 2.30.1 |
|
88 | 88 | ### Linters |
89 | 89 |
|
90 | 90 | ### Browsers |
91 | | -- Safari 18.5 (20621.2.5.11.8) |
92 | | -- SafariDriver 18.5 (20621.2.5.11.8) |
93 | | -- Google Chrome 139.0.7258.155 |
94 | | -- Google Chrome for Testing 139.0.7258.154 |
95 | | -- ChromeDriver 139.0.7258.154 |
96 | | -- Microsoft Edge 139.0.3405.125 |
97 | | -- Microsoft Edge WebDriver 139.0.3405.125 |
| 91 | +- Safari 18.6 (20621.3.11.11.3) |
| 92 | +- SafariDriver 18.6 (20621.3.11.11.3) |
| 93 | +- Google Chrome 140.0.7339.133 |
| 94 | +- Google Chrome for Testing 140.0.7339.82 |
| 95 | +- ChromeDriver 140.0.7339.82 |
| 96 | +- Microsoft Edge 140.0.3485.54 |
| 97 | +- Microsoft Edge WebDriver 140.0.3485.54 |
98 | 98 | - Mozilla Firefox 142.0.1 |
99 | 99 | - geckodriver 0.36.0 |
100 | 100 | - Selenium server 4.35.0 |
|
128 | 128 |
|
129 | 129 | #### Node.js |
130 | 130 | - 18.20.8 |
131 | | -- 20.19.4 |
| 131 | +- 20.19.5 |
132 | 132 | - 22.19.0 |
133 | 133 |
|
134 | 134 | #### Go |
135 | 135 | - 1.22.12 |
136 | 136 | - 1.23.12 |
137 | | -- 1.24.6 |
| 137 | +- 1.24.7 |
| 138 | +- 1.25.1 |
138 | 139 |
|
139 | 140 | ### Rust Tools |
140 | 141 | - Cargo 1.89.0 |
|
155 | 156 | - PSScriptAnalyzer: 1.24.0 |
156 | 157 |
|
157 | 158 | ### Xcode |
158 | | -| Version | Build | Path | Symlinks | |
159 | | -| -------------- | -------- | --------------------------------- | -------------------------------------------------------------- | |
160 | | -| 26.0 (beta) | 17A5305k | /Applications/Xcode_26_beta_7.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app | |
161 | | -| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app | |
162 | | -| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app | |
163 | | -| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app | |
164 | | -| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app | |
165 | | -| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app | |
| 159 | +| Version | Build | Path | Symlinks | |
| 160 | +| -------------- | -------- | -------------------------------------------- | -------------------------------------------------------------- | |
| 161 | +| 26.0 | 17A321 | /Applications/Xcode_26_Release_Candidate.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app | |
| 162 | +| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app | |
| 163 | +| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app | |
| 164 | +| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app | |
| 165 | +| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app | |
| 166 | +| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app | |
166 | 167 |
|
167 | 168 | #### Installed SDKs |
168 | 169 | | SDK | SDK Name | Xcode Version | |
|
0 commit comments