|
1 | 1 | | Announcements | |
2 | 2 | |-| |
3 | | -| [[macOS] Xcode support policy will be changed on August 11, 2025](https://github.com/actions/runner-images/issues/12541) | |
| 3 | +| [[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) | |
4 | 4 | | [[macOS] macos-latest YAML-label will use macos-15 in August 2025](https://github.com/actions/runner-images/issues/12520) | |
5 | 5 | *** |
6 | 6 | # macOS 15 |
7 | 7 | - OS Version: macOS 15.5 (24F74) |
8 | 8 | - Kernel Version: Darwin 24.5.0 |
9 | | -- Image Version: 20250811.2170 |
| 9 | +- Image Version: 20250818.2206 |
10 | 10 |
|
11 | 11 | ## Installed Software |
12 | 12 |
|
|
18 | 18 | - GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias |
19 | 19 | - GCC 13 (Homebrew GCC 13.4.0) - available by `gcc-13` alias |
20 | 20 | - GCC 14 (Homebrew GCC 14.3.0) - available by `gcc-14` alias |
| 21 | +- GCC 15 (Homebrew GCC 15.1.0) - available by `gcc-15` alias |
21 | 22 | - GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias |
22 | 23 | - GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias |
23 | 24 | - GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias |
24 | | -- Kotlin 2.2.0-release-294 |
| 25 | +- GNU Fortran 15 (Homebrew GCC 15.1.0) - available by `gfortran-15` alias |
| 26 | +- Kotlin 2.2.10-release-430 |
25 | 27 | - Node.js 22.18.0 |
26 | 28 | - Perl 5.40.2 |
27 | | -- Python3 3.13.5 |
| 29 | +- Python3 3.13.7 |
28 | 30 | - Ruby 3.3.9 |
29 | 31 |
|
30 | 32 | ### Package Management |
31 | 33 | - Bundler 2.7.1 |
32 | 34 | - Carthage 0.40.0 |
33 | 35 | - CocoaPods 1.16.2 |
34 | | -- Homebrew 4.6.0 |
| 36 | +- Homebrew 4.6.3 |
35 | 37 | - NPM 10.9.3 |
36 | | -- Pip3 25.1.1 (python 3.13) |
| 38 | +- Pip3 25.2 (python 3.13) |
37 | 39 | - Pipx 1.7.1 |
38 | 40 | - RubyGems 3.7.1 |
39 | | -- Vcpkg 2025 (build from commit d30fdf55cf) |
| 41 | +- Vcpkg 2025 (build from commit 4bb07a326d) |
40 | 42 | - Yarn 1.22.22 |
41 | 43 |
|
42 | 44 | ### Project Management |
|
49 | 51 | - aria2 1.37.0 |
50 | 52 | - azcopy 10.30.0 |
51 | 53 | - bazel 8.3.1 |
52 | | -- bazelisk 1.26.0 |
| 54 | +- bazelisk 1.27.0 |
53 | 55 | - bsdtar 3.5.3 - available by 'tar' alias |
54 | 56 | - Curl 8.7.1 |
55 | 57 | - Git 2.50.1 |
|
68 | 70 | - Ninja 1.13.1 |
69 | 71 |
|
70 | 72 | ### Tools |
71 | | -- AWS CLI 2.28.6 |
| 73 | +- AWS CLI 2.28.11 |
72 | 74 | - AWS SAM CLI 1.142.1 |
73 | 75 | - AWS Session Manager CLI 1.2.707.0 |
74 | 76 | - Azure CLI 2.76.0 |
|
87 | 89 | ### Browsers |
88 | 90 | - Safari 18.5 (20621.2.5.11.8) |
89 | 91 | - SafariDriver 18.5 (20621.2.5.11.8) |
90 | | -- Google Chrome 139.0.7258.67 |
91 | | -- Google Chrome for Testing 139.0.7258.66 |
92 | | -- ChromeDriver 139.0.7258.66 |
| 92 | +- Google Chrome 139.0.7258.128 |
| 93 | +- Google Chrome for Testing 139.0.7258.68 |
| 94 | +- ChromeDriver 139.0.7258.68 |
| 95 | +- Microsoft Edge 139.0.3405.102 |
| 96 | +- Microsoft Edge WebDriver 139.0.3405.102 |
93 | 97 | - Mozilla Firefox 141.0.3 |
94 | 98 | - geckodriver 0.36.0 |
95 | | -- Selenium server 4.34.0 |
| 99 | +- Selenium server 4.35.0 |
96 | 100 |
|
97 | 101 | #### Environment variables |
98 | 102 | | Name | Value | |
99 | 103 | | --------------- | --------------------------------------- | |
100 | 104 | | CHROMEWEBDRIVER | /usr/local/share/chromedriver-mac-arm64 | |
101 | | -| EDGEWEBDRIVER | | |
| 105 | +| EDGEWEBDRIVER | /usr/local/share/edge_driver | |
102 | 106 | | GECKOWEBDRIVER | /opt/homebrew/opt/geckodriver/bin | |
103 | 107 |
|
104 | 108 | ### Java |
|
119 | 123 | #### Python |
120 | 124 | - 3.11.9 |
121 | 125 | - 3.12.10 |
122 | | -- 3.13.6 |
| 126 | +- 3.13.7 |
123 | 127 |
|
124 | 128 | #### Node.js |
125 | 129 | - 18.20.8 |
|
0 commit comments