Skip to content

Commit 2ca024f

Browse files
committed
Updating readme file for macos-15-arm64 version 20250928.2397
1 parent 4e77d37 commit 2ca024f

File tree

1 file changed

+51
-38
lines changed

1 file changed

+51
-38
lines changed

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

Lines changed: 51 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
| Announcements |
22
|-|
3-
| [Ruby binaries built on GitHub Actions runners are moving from a single release to one release per engine-version](https://github.com/actions/runner-images/issues/13050) |
43
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
54
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
65
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
7-
| [[macOS] Cmake will be updated to version 4.* on September 8th](https://github.com/actions/runner-images/issues/12934) |
86
| [[macOS] Deprecation of 4 tools on November 3rd.](https://github.com/actions/runner-images/issues/12873) |
97
***
108
# macOS 15
119
- OS Version: macOS 15.6.1 (24G90)
1210
- Kernel Version: Darwin 24.6.0
13-
- Image Version: 20250922.2357
11+
- Image Version: 20250928.2397
1412

1513
## Installed Software
1614

@@ -28,7 +26,7 @@
2826
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
2927
- GNU Fortran 15 (Homebrew GCC 15.1.0) - available by `gfortran-15` alias
3028
- Kotlin 2.2.20-release-333
31-
- Node.js 22.19.0
29+
- Node.js 22.20.0
3230
- Perl 5.40.2
3331
- Python3 3.13.7
3432
- Ruby 3.3.9
@@ -37,12 +35,12 @@
3735
- Bundler 2.7.2
3836
- Carthage 0.40.0
3937
- CocoaPods 1.16.2
40-
- Homebrew 4.6.11
38+
- Homebrew 4.6.14
4139
- NPM 10.9.3
4240
- Pip3 25.2 (python 3.13)
4341
- Pipx 1.7.1
4442
- RubyGems 3.7.2
45-
- Vcpkg 2025 (build from commit 29ff5b8131)
43+
- Vcpkg 2025 (build from commit 2e6fcc4457)
4644
- Yarn 1.22.22
4745

4846
### Project Management
@@ -60,7 +58,7 @@
6058
- Curl 8.7.1
6159
- Git 2.50.1
6260
- Git LFS 3.7.0
63-
- GitHub CLI 2.79.0
61+
- GitHub CLI 2.80.0
6462
- GNU Tar 1.35 - available by 'gtar' alias
6563
- GNU Wget 1.25.0
6664
- gpg (GnuPG) 2.4.8
@@ -74,28 +72,28 @@
7472
- Ninja 1.13.1
7573

7674
### Tools
77-
- AWS CLI 2.30.6
75+
- AWS CLI 2.31.3
7876
- AWS SAM CLI 1.144.0
7977
- AWS Session Manager CLI 1.2.707.0
8078
- Azure CLI 2.77.0
8179
- Azure CLI (azure-devops) 1.0.2
8280
- Bicep CLI 0.37.4
8381
- Cmake 4.1.1
84-
- CodeQL Action Bundle 2.23.0
82+
- CodeQL Action Bundle 2.23.1
8583
- Fastlane 2.228.0
86-
- SwiftFormat 0.57.2
84+
- SwiftFormat 0.58.1
8785
- Xcbeautify 2.30.1
8886
- Xcode Command Line Tools 16.4.0.0.1.1747106510
8987
- Xcodes 1.6.2
9088

9189
### Browsers
9290
- Safari 18.6 (20621.3.11.11.3)
9391
- SafariDriver 18.6 (20621.3.11.11.3)
94-
- Google Chrome 140.0.7339.186
95-
- Google Chrome for Testing 140.0.7339.185
96-
- ChromeDriver 140.0.7339.185
97-
- Microsoft Edge 140.0.3485.81
98-
- Microsoft Edge WebDriver 140.0.3485.81
92+
- Google Chrome 140.0.7339.214
93+
- Google Chrome for Testing 140.0.7339.207
94+
- ChromeDriver 140.0.7339.207
95+
- Microsoft Edge 140.0.3485.94
96+
- Microsoft Edge WebDriver 140.0.3485.94
9997
- Mozilla Firefox 143.0.1
10098
- geckodriver 0.36.0
10199
- Selenium server 4.35.0
@@ -113,6 +111,7 @@
113111
| 11.0.28+6 | JAVA_HOME_11_arm64 |
114112
| 17.0.16+8 | JAVA_HOME_17_arm64 |
115113
| 21.0.8+9.0 (default) | JAVA_HOME_21_arm64 |
114+
| 25.0.0+36.0 | JAVA_HOME_25_arm64 |
116115

117116
### Cached Tools
118117

@@ -130,7 +129,7 @@
130129
#### Node.js
131130
- 18.20.8
132131
- 20.19.5
133-
- 22.19.0
132+
- 22.20.0
134133

135134
#### Go
136135
- 1.22.12
@@ -139,13 +138,13 @@
139138
- 1.25.1
140139

141140
### Rust Tools
142-
- Cargo 1.89.0
143-
- Rust 1.89.0
144-
- Rustdoc 1.89.0
141+
- Cargo 1.90.0
142+
- Rust 1.90.0
143+
- Rustdoc 1.90.0
145144
- Rustup 1.28.2
146145

147146
#### Packages
148-
- Clippy 0.1.89
147+
- Clippy 0.1.90
149148
- Rustfmt 1.8.0-stable
150149

151150
### PowerShell Tools
@@ -157,14 +156,15 @@
157156
- PSScriptAnalyzer: 1.24.0
158157

159158
### Xcode
160-
| Version | Build | Path | Symlinks |
161-
| -------------- | -------- | ---------------------------- | -------------------------------------------------------------- |
162-
| 26.0 | 17A324 | /Applications/Xcode_26.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app |
163-
| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app |
164-
| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app |
165-
| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app |
166-
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
167-
| 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.1 (beta) | 17B5025f | /Applications/Xcode_26.1_beta.app | /Applications/Xcode_26.1.0.app<br>/Applications/Xcode_26.1.app |
162+
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
163+
| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app |
164+
| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app |
165+
| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app |
166+
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
167+
| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app |
168168

169169
#### Installed SDKs
170170
| SDK | SDK Name | Xcode Version |
@@ -174,61 +174,71 @@
174174
| macOS 15.2 | macosx15.2 | 16.2 |
175175
| macOS 15.4 | macosx15.4 | 16.3 |
176176
| macOS 15.5 | macosx15.5 | 16.4 |
177-
| macOS 26.0 | macosx26.0 | 26.0 |
177+
| macOS 26.0 | macosx26.0 | 26.0.1 |
178+
| macOS 26.1 | macosx26.1 | 26.1 |
178179
| iOS 18.0 | iphoneos18.0 | 16.0 |
179180
| iOS 18.1 | iphoneos18.1 | 16.1 |
180181
| iOS 18.2 | iphoneos18.2 | 16.2 |
181182
| iOS 18.4 | iphoneos18.4 | 16.3 |
182183
| iOS 18.5 | iphoneos18.5 | 16.4 |
183-
| iOS 26.0 | iphoneos26.0 | 26.0 |
184+
| iOS 26.0 | iphoneos26.0 | 26.0.1 |
185+
| iOS 26.1 | iphoneos26.1 | 26.1 |
184186
| Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 |
185187
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
186188
| Simulator - iOS 18.2 | iphonesimulator18.2 | 16.2 |
187189
| Simulator - iOS 18.4 | iphonesimulator18.4 | 16.3 |
188190
| Simulator - iOS 18.5 | iphonesimulator18.5 | 16.4 |
189-
| Simulator - iOS 26.0 | iphonesimulator26.0 | 26.0 |
191+
| Simulator - iOS 26.0 | iphonesimulator26.0 | 26.0.1 |
192+
| Simulator - iOS 26.1 | iphonesimulator26.1 | 26.1 |
190193
| tvOS 18.0 | appletvos18.0 | 16.0 |
191194
| tvOS 18.1 | appletvos18.1 | 16.1 |
192195
| tvOS 18.2 | appletvos18.2 | 16.2 |
193196
| tvOS 18.4 | appletvos18.4 | 16.3 |
194197
| tvOS 18.5 | appletvos18.5 | 16.4 |
195-
| tvOS 26.0 | appletvos26.0 | 26.0 |
198+
| tvOS 26.0 | appletvos26.0 | 26.0.1 |
199+
| tvOS 26.1 | appletvos26.1 | 26.1 |
196200
| Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 |
197201
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
198202
| Simulator - tvOS 18.2 | appletvsimulator18.2 | 16.2 |
199203
| Simulator - tvOS 18.4 | appletvsimulator18.4 | 16.3 |
200204
| Simulator - tvOS 18.5 | appletvsimulator18.5 | 16.4 |
201-
| Simulator - tvOS 26.0 | appletvsimulator26.0 | 26.0 |
205+
| Simulator - tvOS 26.0 | appletvsimulator26.0 | 26.0.1 |
206+
| Simulator - tvOS 26.1 | appletvsimulator26.1 | 26.1 |
202207
| watchOS 11.0 | watchos11.0 | 16.0 |
203208
| watchOS 11.1 | watchos11.1 | 16.1 |
204209
| watchOS 11.2 | watchos11.2 | 16.2 |
205210
| watchOS 11.4 | watchos11.4 | 16.3 |
206211
| watchOS 11.5 | watchos11.5 | 16.4 |
207-
| watchOS 26.0 | watchos26.0 | 26.0 |
212+
| watchOS 26.0 | watchos26.0 | 26.0.1 |
213+
| watchOS 26.1 | watchos26.1 | 26.1 |
208214
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
209215
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
210216
| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 |
211217
| Simulator - watchOS 11.4 | watchsimulator11.4 | 16.3 |
212218
| Simulator - watchOS 11.5 | watchsimulator11.5 | 16.4 |
213-
| Simulator - watchOS 26.0 | watchsimulator26.0 | 26.0 |
219+
| Simulator - watchOS 26.0 | watchsimulator26.0 | 26.0.1 |
220+
| Simulator - watchOS 26.1 | watchsimulator26.1 | 26.1 |
214221
| visionOS 2.0 | xros2.0 | 16.0 |
215222
| visionOS 2.1 | xros2.1 | 16.1 |
216223
| visionOS 2.2 | xros2.2 | 16.2 |
217224
| visionOS 2.4 | xros2.4 | 16.3 |
218225
| visionOS 2.5 | xros2.5 | 16.4 |
219-
| visionOS 26.0 | xros26.0 | 26.0 |
226+
| visionOS 26.0 | xros26.0 | 26.0.1 |
227+
| visionOS 26.1 | xros26.1 | 26.1 |
220228
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
221229
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
222230
| Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 |
223231
| Simulator - visionOS 2.4 | xrsimulator2.4 | 16.3 |
224232
| Simulator - visionOS 2.5 | xrsimulator2.5 | 16.4 |
225-
| Simulator - visionOS 26.0 | xrsimulator26.0 | 26.0 |
233+
| Simulator - visionOS 26.0 | xrsimulator26.0 | 26.0.1 |
234+
| Simulator - visionOS 26.1 | xrsimulator26.1 | 26.1 |
226235
| DriverKit 24.0 | driverkit24.0 | 16.0 |
227236
| DriverKit 24.1 | driverkit24.1 | 16.1 |
228237
| DriverKit 24.2 | driverkit24.2 | 16.2 |
229238
| DriverKit 24.4 | driverkit24.4 | 16.3 |
230239
| DriverKit 24.5 | driverkit24.5 | 16.4 |
231-
| DriverKit 25.0 | driverkit25.0 | 26.0 |
240+
| DriverKit 25.0 | driverkit25.0 | 26.0.1 |
241+
| DriverKit 25.1 | driverkit25.1 | 26.1 |
232242

233243
#### Installed Simulators
234244
| OS | Simulators |
@@ -274,3 +284,6 @@
274284
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/27.3.13750724 |
275285
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
276286

287+
### Miscellaneous
288+
- Tcl/Tk 8.6.17
289+

0 commit comments

Comments
 (0)