Skip to content

Commit 008b886

Browse files
author
Hosted Runners Images Bot.
committed
Updating readme file for macos-26 version 20260303.0134.1
1 parent 5e1d443 commit 008b886

File tree

1 file changed

+26
-27
lines changed

1 file changed

+26
-27
lines changed

images/macos/macos-26-Readme.md

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
| Announcements |
22
|-|
3-
| [macOS 26 (on Intel) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13637) |
3+
| [macOS 26 (Tahoe) is now generally available in GitHub Actions](https://github.com/actions/runner-images/issues/13739) |
44
| [[macOS] The macOS 14 Sonoma based runner images will begin deprecation on July 6th and will be fully unsupported by November 2nd for GitHub Actions and Azure DevOps](https://github.com/actions/runner-images/issues/13518) |
5-
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
65
***
76
# macOS 26
87
- OS Version: macOS 26.3 (25D125)
98
- Kernel Version: Darwin 25.3.0
10-
- Image Version: 20260224.0101.1
9+
- Image Version: 20260303.0134.1
1110

1211
## Installed Software
1312

@@ -23,23 +22,23 @@
2322
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
2423
- GNU Fortran 15 (Homebrew GCC 15.2.0_1) - available by `gfortran-15` alias
2524
- Kotlin 2.3.10-release-465
26-
- Node.js 24.13.1
25+
- Node.js 24.14.0
2726
- Perl 5.42.0
2827
- PHP 8.5.3
2928
- Python3 3.14.3
3029
- Ruby 3.4.8
3130

3231
### Package Management
33-
- Bundler 4.0.6
32+
- Bundler 4.0.7
3433
- Carthage 0.40.0
3534
- CocoaPods 1.16.2
3635
- Composer 2.9.5
37-
- Homebrew 5.0.15
38-
- NPM 11.8.0
36+
- Homebrew 5.0.16
37+
- NPM 11.9.0
3938
- Pip3 26.0 (python 3.14)
4039
- Pipx 1.8.0
41-
- RubyGems 4.0.6
42-
- Vcpkg 2025 (build from commit b42b19a62b)
40+
- RubyGems 4.0.7
41+
- Vcpkg 2026 (build from commit 39a6cc0e44)
4342
- Yarn 1.22.22
4443

4544
### Project Management
@@ -71,18 +70,18 @@
7170
- Ninja 1.13.2
7271

7372
### Tools
74-
- AWS CLI 2.33.28
73+
- AWS CLI 2.34.0
7574
- AWS SAM CLI 1.154.0
7675
- AWS Session Manager CLI 1.2.779.0
77-
- Azure CLI 2.83.0
76+
- Azure CLI 2.84.0
7877
- Azure CLI (azure-devops) 1.0.2
79-
- Bicep CLI 0.40.2
78+
- Bicep CLI 0.41.2
8079
- Cmake 4.2.3
8180
- CodeQL Action Bundle 2.24.2
82-
- Fastlane 2.232.1
81+
- Fastlane 2.232.2
8382
- SwiftFormat 0.59.1
8483
- Xcbeautify 3.1.4
85-
- Xcode Command Line Tools 26.2.0.0.1.1764812424
84+
- Xcode Command Line Tools 26.3.0.0.1.1771626560
8685
- Xcodes 1.6.2
8786

8887
### Linters
@@ -94,11 +93,11 @@
9493
- Google Chrome 145.0.7632.117
9594
- Google Chrome for Testing 145.0.7632.117
9695
- ChromeDriver 145.0.7632.117
97-
- Microsoft Edge 145.0.3800.70
98-
- Microsoft Edge WebDriver 145.0.3800.70
99-
- Mozilla Firefox 147.0.4
96+
- Microsoft Edge 145.0.3800.82
97+
- Microsoft Edge WebDriver 145.0.3800.82
98+
- Mozilla Firefox 148.0
10099
- geckodriver 0.36.0
101-
- Selenium server 4.40.0
100+
- Selenium server 4.41.0
102101

103102
#### Environment variables
104103
| Name | Value |
@@ -132,7 +131,7 @@
132131
#### Node.js
133132
- 20.20.0
134133
- 22.22.0
135-
- 24.13.1
134+
- 24.14.0
136135

137136
#### Go
138137
- 1.23.12
@@ -158,13 +157,13 @@
158157
- PSScriptAnalyzer: 1.24.0
159158

160159
### Xcode
161-
| Version | Build | Path | Symlinks |
162-
| -------------- | -------- | ------------------------------------------------ | -------------------------------------------------------------- |
163-
| 26.4 (beta) | 17E5159k | /Applications/Xcode_26.4_beta.app | /Applications/Xcode_26.4.0.app<br>/Applications/Xcode_26.4.app |
164-
| 26.3 | 17C528 | /Applications/Xcode_26.3_Release_Candidate_2.app | /Applications/Xcode_26.3.0.app<br>/Applications/Xcode_26.3.app |
165-
| 26.2 (default) | 17C52 | /Applications/Xcode_26.2.app | /Applications/Xcode_26.2.0.app<br>/Applications/Xcode.app |
166-
| 26.1.1 | 17B100 | /Applications/Xcode_26.1.1.app | /Applications/Xcode_26.1.app |
167-
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
160+
| Version | Build | Path | Symlinks |
161+
| -------------- | -------- | ----------------------------------- | -------------------------------------------------------------- |
162+
| 26.4 (beta) | 17E5170d | /Applications/Xcode_26.4_beta_2.app | /Applications/Xcode_26.4.0.app<br>/Applications/Xcode_26.4.app |
163+
| 26.3 | 17C529 | /Applications/Xcode_26.3.app | /Applications/Xcode_26.3.0.app |
164+
| 26.2 (default) | 17C52 | /Applications/Xcode_26.2.app | /Applications/Xcode_26.2.0.app<br>/Applications/Xcode.app |
165+
| 26.1.1 | 17B100 | /Applications/Xcode_26.1.1.app | /Applications/Xcode_26.1.app |
166+
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
168167

169168
#### Installed SDKs
170169
| SDK | SDK Name | Xcode Version |
@@ -230,7 +229,7 @@
230229
| Android Emulator | 36.4.9 |
231230
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
232231
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2) |
233-
| Android SDK Platform-Tools | 36.0.2 |
232+
| Android SDK Platform-Tools | 37.0.0 |
234233
| Android Support Repository | 47.0.0 |
235234
| CMake | 3.31.5<br>4.1.2 |
236235
| Google Play services | 49 |

0 commit comments

Comments
 (0)