Skip to content

Commit 5fb3462

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for macos-15-arm64 version 20250818.2206 (#12786)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent b1e1b3e commit 5fb3462

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

images/macos/macos-15-arm64-Readme.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
| Announcements |
22
|-|
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) |
44
| [[macOS] macos-latest YAML-label will use macos-15 in August 2025](https://github.com/actions/runner-images/issues/12520) |
55
***
66
# macOS 15
77
- OS Version: macOS 15.5 (24F74)
88
- Kernel Version: Darwin 24.5.0
9-
- Image Version: 20250811.2170
9+
- Image Version: 20250818.2206
1010

1111
## Installed Software
1212

@@ -18,25 +18,27 @@
1818
- GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias
1919
- GCC 13 (Homebrew GCC 13.4.0) - available by `gcc-13` alias
2020
- 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
2122
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias
2223
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
2324
- 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
2527
- Node.js 22.18.0
2628
- Perl 5.40.2
27-
- Python3 3.13.5
29+
- Python3 3.13.7
2830
- Ruby 3.3.9
2931

3032
### Package Management
3133
- Bundler 2.7.1
3234
- Carthage 0.40.0
3335
- CocoaPods 1.16.2
34-
- Homebrew 4.6.0
36+
- Homebrew 4.6.3
3537
- NPM 10.9.3
36-
- Pip3 25.1.1 (python 3.13)
38+
- Pip3 25.2 (python 3.13)
3739
- Pipx 1.7.1
3840
- RubyGems 3.7.1
39-
- Vcpkg 2025 (build from commit d30fdf55cf)
41+
- Vcpkg 2025 (build from commit 4bb07a326d)
4042
- Yarn 1.22.22
4143

4244
### Project Management
@@ -49,7 +51,7 @@
4951
- aria2 1.37.0
5052
- azcopy 10.30.0
5153
- bazel 8.3.1
52-
- bazelisk 1.26.0
54+
- bazelisk 1.27.0
5355
- bsdtar 3.5.3 - available by 'tar' alias
5456
- Curl 8.7.1
5557
- Git 2.50.1
@@ -68,7 +70,7 @@
6870
- Ninja 1.13.1
6971

7072
### Tools
71-
- AWS CLI 2.28.6
73+
- AWS CLI 2.28.11
7274
- AWS SAM CLI 1.142.1
7375
- AWS Session Manager CLI 1.2.707.0
7476
- Azure CLI 2.76.0
@@ -87,18 +89,20 @@
8789
### Browsers
8890
- Safari 18.5 (20621.2.5.11.8)
8991
- 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
9397
- Mozilla Firefox 141.0.3
9498
- geckodriver 0.36.0
95-
- Selenium server 4.34.0
99+
- Selenium server 4.35.0
96100

97101
#### Environment variables
98102
| Name | Value |
99103
| --------------- | --------------------------------------- |
100104
| CHROMEWEBDRIVER | /usr/local/share/chromedriver-mac-arm64 |
101-
| EDGEWEBDRIVER | |
105+
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
102106
| GECKOWEBDRIVER | /opt/homebrew/opt/geckodriver/bin |
103107

104108
### Java
@@ -119,7 +123,7 @@
119123
#### Python
120124
- 3.11.9
121125
- 3.12.10
122-
- 3.13.6
126+
- 3.13.7
123127

124128
#### Node.js
125129
- 18.20.8

0 commit comments

Comments
 (0)