Skip to content

Commit b1e1b3e

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

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

images/macos/macos-13-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 13
77
- OS Version: macOS 13.7.6 (22H625)
88
- Kernel Version: Darwin 22.6.0
9-
- Image Version: 20250811.1465
9+
- Image Version: 20250818.1503
1010

1111
## Installed Software
1212

@@ -18,24 +18,26 @@
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
- Mono 6.12.0.188
2628
- Node.js 20.19.4
2729
- Perl 5.40.2
28-
- Python3 3.13.5
30+
- Python3 3.13.7
2931
- Ruby 3.3.9
3032

3133
### Package Management
3234
- Bundler 2.7.1
3335
- Carthage 0.40.0
3436
- CocoaPods 1.16.2
35-
- Homebrew 4.6.0
37+
- Homebrew 4.6.3
3638
- NPM 10.8.2
3739
- NuGet 6.3.1.1
38-
- Pip3 25.1.1 (python 3.13)
40+
- Pip3 25.2 (python 3.13)
3941
- Pipx 1.7.1
4042
- RubyGems 3.7.1
4143
- Yarn 1.22.22
@@ -50,7 +52,7 @@
5052
- aria2 1.37.0
5153
- azcopy 10.30.0
5254
- bazel 8.3.1
53-
- bazelisk 1.26.0
55+
- bazelisk 1.27.0
5456
- bsdtar 3.5.3 - available by 'tar' alias
5557
- Curl 8.7.1
5658
- Git 2.50.1
@@ -69,7 +71,7 @@
6971
- Ninja 1.13.1
7072

7173
### Tools
72-
- AWS CLI 2.28.6
74+
- AWS CLI 2.28.11
7375
- AWS SAM CLI 1.142.1
7476
- AWS Session Manager CLI 1.2.707.0
7577
- Azure CLI 2.76.0
@@ -88,18 +90,20 @@
8890
### Browsers
8991
- Safari 18.5 (18621.2.5.18.1)
9092
- SafariDriver 18.5 (18621.2.5.18.1)
91-
- Google Chrome 139.0.7258.67
92-
- Google Chrome for Testing 139.0.7258.66
93-
- ChromeDriver 139.0.7258.66
93+
- Google Chrome 139.0.7258.128
94+
- Google Chrome for Testing 139.0.7258.68
95+
- ChromeDriver 139.0.7258.68
96+
- Microsoft Edge 139.0.3405.102
97+
- Microsoft Edge WebDriver 139.0.3405.102
9498
- Mozilla Firefox 141.0.3
9599
- geckodriver 0.36.0
96-
- Selenium server 4.34.0
100+
- Selenium server 4.35.0
97101

98102
#### Environment variables
99103
| Name | Value |
100104
| --------------- | --------------------------------------- |
101105
| CHROMEWEBDRIVER | /usr/local/share/chromedriver-mac-arm64 |
102-
| EDGEWEBDRIVER | |
106+
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
103107
| GECKOWEBDRIVER | /opt/homebrew/opt/geckodriver/bin |
104108

105109
### Java
@@ -120,7 +124,7 @@
120124
#### Python
121125
- 3.11.9
122126
- 3.12.10
123-
- 3.13.6
127+
- 3.13.7
124128

125129
#### Node.js
126130
- 18.20.8
@@ -248,5 +252,5 @@
248252
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
249253

250254
### Miscellaneous
251-
- Tcl/Tk 8.6.16
255+
- Tcl/Tk 8.6.17
252256

0 commit comments

Comments
 (0)