Skip to content

Commit 99ad412

Browse files
committed
Updating readme file for macos-15 version 20250928.1958
1 parent 4e77d37 commit 99ad412

File tree

1 file changed

+54
-43
lines changed

1 file changed

+54
-43
lines changed

images/macos/macos-15-Readme.md

Lines changed: 54 additions & 43 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: 20250917.1898
11+
- Image Version: 20250928.1958
1412

1513
## Installed Software
1614

@@ -28,29 +26,29 @@
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
33-
- PHP 8.4.12
31+
- PHP 8.4.13
3432
- Python3 3.13.7
3533
- Ruby 3.3.9
3634

3735
### Package Management
3836
- Bundler 2.7.2
3937
- Carthage 0.40.0
4038
- CocoaPods 1.16.2
41-
- Composer 2.8.11
42-
- Homebrew 4.6.11
39+
- Composer 2.8.12
40+
- Homebrew 4.6.14
4341
- NPM 10.9.3
4442
- Pip3 25.2 (python 3.13)
4543
- Pipx 1.7.1
4644
- RubyGems 3.7.2
47-
- Vcpkg 2025 (build from commit 8d25d5e456)
45+
- Vcpkg 2025 (build from commit 2e6fcc4457)
4846
- Yarn 1.22.22
4947

5048
### Project Management
5149
- Apache Ant 1.10.15
5250
- Apache Maven 3.9.11
53-
- Gradle 9.0.0
51+
- Gradle 9.1.0
5452

5553
### Utilities
5654
- 7-Zip 17.05
@@ -62,7 +60,7 @@
6260
- Curl 8.16.0
6361
- Git 2.50.1
6462
- Git LFS 3.7.0
65-
- GitHub CLI 2.79.0
63+
- GitHub CLI 2.80.0
6664
- GNU Tar 1.35 - available by 'gtar' alias
6765
- GNU Wget 1.25.0
6866
- gpg (GnuPG) 2.4.8
@@ -76,16 +74,16 @@
7674
- Ninja 1.13.1
7775

7876
### Tools
79-
- AWS CLI 2.30.4
77+
- AWS CLI 2.31.3
8078
- AWS SAM CLI 1.144.0
8179
- AWS Session Manager CLI 1.2.707.0
8280
- Azure CLI 2.77.0
8381
- Azure CLI (azure-devops) 1.0.2
8482
- Bicep CLI 0.37.4
8583
- Cmake 4.1.1
86-
- CodeQL Action Bundle 2.23.0
84+
- CodeQL Action Bundle 2.23.1
8785
- Fastlane 2.228.0
88-
- SwiftFormat 0.57.2
86+
- SwiftFormat 0.58.1
8987
- Xcbeautify 2.30.1
9088
- Xcode Command Line Tools 16.4.0.0.1.1747106510
9189
- Xcodes 1.6.2
@@ -96,12 +94,12 @@
9694
### Browsers
9795
- Safari 26.0.1 (20622.1.22.118.4)
9896
- SafariDriver 26.0.1 (20622.1.22.118.4)
99-
- Google Chrome 140.0.7339.186
100-
- Google Chrome for Testing 140.0.7339.82
101-
- ChromeDriver 140.0.7339.82
102-
- Microsoft Edge 140.0.3485.66
103-
- Microsoft Edge WebDriver 140.0.3485.66
104-
- Mozilla Firefox 143.0
97+
- Google Chrome 140.0.7339.214
98+
- Google Chrome for Testing 140.0.7339.207
99+
- ChromeDriver 140.0.7339.207
100+
- Microsoft Edge 140.0.3485.94
101+
- Microsoft Edge WebDriver 140.0.3485.94
102+
- Mozilla Firefox 143.0.1
105103
- geckodriver 0.36.0
106104
- Selenium server 4.35.0
107105

@@ -118,6 +116,7 @@
118116
| 11.0.28+6 | JAVA_HOME_11_X64 |
119117
| 17.0.16+8 | JAVA_HOME_17_X64 |
120118
| 21.0.8+9.0 (default) | JAVA_HOME_21_X64 |
119+
| 25.0.0+36.0 | JAVA_HOME_25_X64 |
121120

122121
### Cached Tools
123122

@@ -137,7 +136,7 @@
137136
#### Node.js
138137
- 18.20.8
139138
- 20.19.5
140-
- 22.19.0
139+
- 22.20.0
141140

142141
#### Go
143142
- 1.22.12
@@ -146,13 +145,13 @@
146145
- 1.25.1
147146

148147
### Rust Tools
149-
- Cargo 1.89.0
150-
- Rust 1.89.0
151-
- Rustdoc 1.89.0
148+
- Cargo 1.90.0
149+
- Rust 1.90.0
150+
- Rustdoc 1.90.0
152151
- Rustup 1.28.2
153152

154153
#### Packages
155-
- Clippy 0.1.89
154+
- Clippy 0.1.90
156155
- Rustfmt 1.8.0-stable
157156

158157
### PowerShell Tools
@@ -164,14 +163,15 @@
164163
- PSScriptAnalyzer: 1.24.0
165164

166165
### Xcode
167-
| Version | Build | Path | Symlinks |
168-
| -------------- | -------- | ---------------------------- | -------------------------------------------------------------- |
169-
| 26.0 | 17A324 | /Applications/Xcode_26.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app |
170-
| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app |
171-
| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app |
172-
| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app |
173-
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
174-
| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app |
166+
| Version | Build | Path | Symlinks |
167+
| -------------- | -------- | --------------------------------- | -------------------------------------------------------------- |
168+
| 26.1 (beta) | 17B5025f | /Applications/Xcode_26.1_beta.app | /Applications/Xcode_26.1.0.app<br>/Applications/Xcode_26.1.app |
169+
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
170+
| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app |
171+
| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app |
172+
| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app |
173+
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
174+
| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app |
175175

176176
#### Installed SDKs
177177
| SDK | SDK Name | Xcode Version |
@@ -181,61 +181,71 @@
181181
| macOS 15.2 | macosx15.2 | 16.2 |
182182
| macOS 15.4 | macosx15.4 | 16.3 |
183183
| macOS 15.5 | macosx15.5 | 16.4 |
184-
| macOS 26.0 | macosx26.0 | 26.0 |
184+
| macOS 26.0 | macosx26.0 | 26.0.1 |
185+
| macOS 26.1 | macosx26.1 | 26.1 |
185186
| iOS 18.0 | iphoneos18.0 | 16.0 |
186187
| iOS 18.1 | iphoneos18.1 | 16.1 |
187188
| iOS 18.2 | iphoneos18.2 | 16.2 |
188189
| iOS 18.4 | iphoneos18.4 | 16.3 |
189190
| iOS 18.5 | iphoneos18.5 | 16.4 |
190-
| iOS 26.0 | iphoneos26.0 | 26.0 |
191+
| iOS 26.0 | iphoneos26.0 | 26.0.1 |
192+
| iOS 26.1 | iphoneos26.1 | 26.1 |
191193
| Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 |
192194
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
193195
| Simulator - iOS 18.2 | iphonesimulator18.2 | 16.2 |
194196
| Simulator - iOS 18.4 | iphonesimulator18.4 | 16.3 |
195197
| Simulator - iOS 18.5 | iphonesimulator18.5 | 16.4 |
196-
| Simulator - iOS 26.0 | iphonesimulator26.0 | 26.0 |
198+
| Simulator - iOS 26.0 | iphonesimulator26.0 | 26.0.1 |
199+
| Simulator - iOS 26.1 | iphonesimulator26.1 | 26.1 |
197200
| tvOS 18.0 | appletvos18.0 | 16.0 |
198201
| tvOS 18.1 | appletvos18.1 | 16.1 |
199202
| tvOS 18.2 | appletvos18.2 | 16.2 |
200203
| tvOS 18.4 | appletvos18.4 | 16.3 |
201204
| tvOS 18.5 | appletvos18.5 | 16.4 |
202-
| tvOS 26.0 | appletvos26.0 | 26.0 |
205+
| tvOS 26.0 | appletvos26.0 | 26.0.1 |
206+
| tvOS 26.1 | appletvos26.1 | 26.1 |
203207
| Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 |
204208
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
205209
| Simulator - tvOS 18.2 | appletvsimulator18.2 | 16.2 |
206210
| Simulator - tvOS 18.4 | appletvsimulator18.4 | 16.3 |
207211
| Simulator - tvOS 18.5 | appletvsimulator18.5 | 16.4 |
208-
| Simulator - tvOS 26.0 | appletvsimulator26.0 | 26.0 |
212+
| Simulator - tvOS 26.0 | appletvsimulator26.0 | 26.0.1 |
213+
| Simulator - tvOS 26.1 | appletvsimulator26.1 | 26.1 |
209214
| watchOS 11.0 | watchos11.0 | 16.0 |
210215
| watchOS 11.1 | watchos11.1 | 16.1 |
211216
| watchOS 11.2 | watchos11.2 | 16.2 |
212217
| watchOS 11.4 | watchos11.4 | 16.3 |
213218
| watchOS 11.5 | watchos11.5 | 16.4 |
214-
| watchOS 26.0 | watchos26.0 | 26.0 |
219+
| watchOS 26.0 | watchos26.0 | 26.0.1 |
220+
| watchOS 26.1 | watchos26.1 | 26.1 |
215221
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
216222
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
217223
| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 |
218224
| Simulator - watchOS 11.4 | watchsimulator11.4 | 16.3 |
219225
| Simulator - watchOS 11.5 | watchsimulator11.5 | 16.4 |
220-
| Simulator - watchOS 26.0 | watchsimulator26.0 | 26.0 |
226+
| Simulator - watchOS 26.0 | watchsimulator26.0 | 26.0.1 |
227+
| Simulator - watchOS 26.1 | watchsimulator26.1 | 26.1 |
221228
| visionOS 2.0 | xros2.0 | 16.0 |
222229
| visionOS 2.1 | xros2.1 | 16.1 |
223230
| visionOS 2.2 | xros2.2 | 16.2 |
224231
| visionOS 2.4 | xros2.4 | 16.3 |
225232
| visionOS 2.5 | xros2.5 | 16.4 |
226-
| visionOS 26.0 | xros26.0 | 26.0 |
233+
| visionOS 26.0 | xros26.0 | 26.0.1 |
234+
| visionOS 26.1 | xros26.1 | 26.1 |
227235
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
228236
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
229237
| Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 |
230238
| Simulator - visionOS 2.4 | xrsimulator2.4 | 16.3 |
231239
| Simulator - visionOS 2.5 | xrsimulator2.5 | 16.4 |
232-
| Simulator - visionOS 26.0 | xrsimulator26.0 | 26.0 |
240+
| Simulator - visionOS 26.0 | xrsimulator26.0 | 26.0.1 |
241+
| Simulator - visionOS 26.1 | xrsimulator26.1 | 26.1 |
233242
| DriverKit 24.0 | driverkit24.0 | 16.0 |
234243
| DriverKit 24.1 | driverkit24.1 | 16.1 |
235244
| DriverKit 24.2 | driverkit24.2 | 16.2 |
236245
| DriverKit 24.4 | driverkit24.4 | 16.3 |
237246
| DriverKit 24.5 | driverkit24.5 | 16.4 |
238-
| DriverKit 25.0 | driverkit25.0 | 26.0 |
247+
| DriverKit 25.0 | driverkit25.0 | 26.0.1 |
248+
| DriverKit 25.1 | driverkit25.1 | 26.1 |
239249

240250
#### Installed Simulators
241251
| OS | Simulators |
@@ -278,11 +288,12 @@
278288
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
279289

280290
### Miscellaneous
291+
- Tcl/Tk 8.6.17
281292

282293
#### Environment variables
283294
| Name | Value |
284295
| ----------------- | ----------------------------------------------------------------------------------------- |
285-
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.0.1-57243/ParallelsDesktop-26.0.1-57243.dmg |
296+
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.1.0-57287/ParallelsDesktop-26.1.0-57287.dmg |
286297

287298
##### Notes
288299
```

0 commit comments

Comments
 (0)