Skip to content

Commit 93e1f4e

Browse files
committed
Updating readme file for macos-15-arm64 version 20250416.1273
1 parent b8359f0 commit 93e1f4e

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

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

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
| Announcements |
22
|-|
33
| [[macOS 14] Xcode Command Line Tool version will be downgraded to 15.3.0 on macOS14 images](https://github.com/actions/runner-images/issues/11969) |
4-
| [macOS 15 (Sequoia) will be generally available in GitHub Actions and Azure DevOps from April, 10](https://github.com/actions/runner-images/issues/11486) |
54
***
65
# macOS 15
76
- OS Version: macOS 15.4 (24E248)
87
- Kernel Version: Darwin 24.4.0
9-
- Image Version: 20250408.1231
8+
- Image Version: 20250416.1273
109

1110
## Installed Software
1211

1312
### Language and Runtime
14-
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.407, 9.0.102, 9.0.202
13+
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.408, 9.0.102, 9.0.203
1514
- Bash 3.2.57(1)-release
1615
- Clang/LLVM 15.0.0
1716
- Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang`
@@ -23,19 +22,20 @@
2322
- GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias
2423
- Kotlin 2.1.10-release-473
2524
- Node.js 22.14.0
26-
- Perl 5.40.1
27-
- Python3 3.13.2
28-
- Ruby 3.3.7
25+
- Perl 5.40.2
26+
- Python3 3.13.3
27+
- Ruby 3.3.8
2928

3029
### Package Management
31-
- Bundler 2.6.7
30+
- Bundler 2.6.8
3231
- Carthage 0.40.0
3332
- CocoaPods 1.16.2
34-
- Homebrew 4.4.29
33+
- Homebrew 4.4.31
3534
- NPM 10.9.2
36-
- Pip3 25.0 (python 3.13)
35+
- Pip3 25.0.1 (python 3.13)
3736
- Pipx 1.7.1
38-
- RubyGems 3.6.7
37+
- RubyGems 3.6.8
38+
- Vcpkg 2025 (build from commit 711466ff1c)
3939
- Yarn 1.22.22
4040

4141
### Project Management
@@ -47,13 +47,13 @@
4747
- 7-Zip 17.05
4848
- aria2 1.37.0
4949
- azcopy 10.28.1
50-
- bazel 8.1.1
51-
- bazelisk 1.25.0
50+
- bazel 8.2.0
51+
- bazelisk 1.26.0
5252
- bsdtar 3.5.3 - available by 'tar' alias
5353
- Curl 8.7.1
5454
- Git 2.49.0
5555
- Git LFS 3.6.1
56-
- GitHub CLI 2.69.0
56+
- GitHub CLI 2.70.0
5757
- GNU Tar 1.35 - available by 'gtar' alias
5858
- GNU Wget 1.25.0
5959
- gpg (GnuPG) 2.4.7
@@ -67,15 +67,15 @@
6767
- Ninja 1.12.1
6868

6969
### Tools
70-
- AWS CLI 2.25.12
71-
- AWS SAM CLI 1.136.0
70+
- AWS CLI 2.26.2
71+
- AWS SAM CLI 1.137.1
7272
- AWS Session Manager CLI 1.2.707.0
7373
- Azure CLI 2.71.0
7474
- Azure CLI (azure-devops) 1.0.1
7575
- Bicep CLI 0.34.44
7676
- Cmake 3.31.6
7777
- CodeQL Action Bundle 2.21.0
78-
- Fastlane 2.227.0
78+
- Fastlane 2.227.1
7979
- SwiftFormat 0.55.5
8080
- Xcbeautify 2.28.0
8181
- Xcode Command Line Tools 16.3.0.0.1.1742442376
@@ -86,9 +86,9 @@
8686
### Browsers
8787
- Safari 18.4 (20621.1.15.11.10)
8888
- SafariDriver 18.4 (20621.1.15.11.10)
89-
- Google Chrome 135.0.7049.42
90-
- Google Chrome for Testing 135.0.7049.42
91-
- ChromeDriver 135.0.7049.42
89+
- Google Chrome 135.0.7049.96
90+
- Google Chrome for Testing 135.0.7049.95
91+
- ChromeDriver 135.0.7049.95
9292
- Selenium server 4.29.0
9393

9494
#### Environment variables
@@ -110,13 +110,13 @@
110110
#### Ruby
111111
- 3.1.7
112112
- 3.2.8
113-
- 3.3.7
114-
- 3.4.2
113+
- 3.3.8
114+
- 3.4.3
115115

116116
#### Python
117117
- 3.11.9
118-
- 3.12.9
119-
- 3.13.2
118+
- 3.12.10
119+
- 3.13.3
120120

121121
#### Node.js
122122
- 18.20.8

0 commit comments

Comments
 (0)