Skip to content

Commit

Permalink
Updating readme file for macos-15 version 20240930.153 (#10709)
Browse files Browse the repository at this point in the history
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 22a8b4c commit f251d50
Showing 1 changed file with 27 additions and 19 deletions.
46 changes: 27 additions & 19 deletions images/macos/macos-15-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
| Announcements |
|-|
| [[macOS] Support policy changes; Xcode 14 and 16 will be removed from macOS 14 on October 28](https://github.com/actions/runner-images/issues/10703) |
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
| [[Macos 13 and 14] Android NDK versions <=25 will be removed from images on October 07,2024](https://github.com/actions/runner-images/issues/10614) |
| [[Macos 13 and 14] Go version 1.20.0 will be removed on October 07,2024.](https://github.com/actions/runner-images/issues/10612) |
***
# macOS 15
- OS Version: macOS 15.0 (24A335)
- Kernel Version: Darwin 24.0.0
- Image Version: 20240923.103
- Image Version: 20240930.153

## Installed Software

### Language and Runtime
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.401
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.402
- Bash 3.2.57(1)-release
- Clang/LLVM 16.0.0
- Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang`
Expand All @@ -19,58 +26,58 @@
- Kotlin 2.0.20-release-360
- Node.js 22.9.0
- Perl 5.38.2
- PHP 8.3.11
- PHP 8.3.12
- Python3 3.12.6
- Ruby 3.3.5

### Package Management
- Bundler 2.5.19
- Bundler 2.5.20
- Carthage 0.40.0
- CocoaPods 1.15.2
- Composer 2.7.9
- Homebrew 4.3.24
- NPM 10.8.3
- Pip3 24.2 (python 3.12)
- Pipx 1.7.1
- RubyGems 3.5.19
- RubyGems 3.5.20
- Yarn 1.22.22

### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.9
- Gradle 8.10.1
- Gradle 8.10.2

### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.26.0
- bazel 7.3.1
- bazelisk 1.21.0
- bazelisk 1.22.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.10.1
- Git 2.46.1
- Git 2.46.2
- Git LFS 3.5.1
- GitHub CLI 2.57.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.5
- jq 1.7.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.9.4
- Packer 1.11.2
- pkg-config 0.29.2
- yq 4.44.3
- zstd 1.5.6

### Tools
- AWS CLI 2.17.57
- AWS SAM CLI 1.124.0
- AWS CLI 2.17.61
- AWS SAM CLI 1.125.0
- AWS Session Manager CLI 1.2.650.0
- Azure CLI 2.64.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.30.3
- Cmake 3.30.3
- Bicep CLI 0.30.23
- Cmake 3.30.4
- CodeQL Action Bundle 2.19.0
- Fastlane 2.222.0
- Fastlane 2.223.1
- SwiftFormat 0.54.5
- Xcbeautify 2.11.0
- Xcode Command Line Tools 16.0.0.0.1.1724870825
Expand All @@ -82,11 +89,11 @@
### Browsers
- Safari 18.0 (20619.1.26.31.6)
- SafariDriver 18.0 (20619.1.26.31.6)
- Google Chrome 129.0.6668.59
- Google Chrome for Testing 129.0.6668.58
- ChromeDriver 129.0.6668.58
- Microsoft Edge 129.0.2792.52
- Microsoft Edge WebDriver 129.0.2792.46
- Google Chrome 129.0.6668.71
- Google Chrome for Testing 129.0.6668.70
- ChromeDriver 129.0.6668.70
- Microsoft Edge 129.0.2792.65
- Microsoft Edge WebDriver 129.0.2792.65
- Mozilla Firefox 130.0.1
- geckodriver 0.35.0
- Selenium server 4.25.0
Expand Down Expand Up @@ -207,3 +214,4 @@
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |

### Miscellaneous

0 comments on commit f251d50

Please sign in to comment.