mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-04 00:44:52 +08:00
Updating readme file for macos-15-arm64 version 20240930.135 (#10711)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
committed by
GitHub
parent
f251d50781
commit
0a7abf330f
@@ -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: 20240921.108
|
||||
- Image Version: 20240930.135
|
||||
|
||||
## 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`
|
||||
@@ -23,30 +30,30 @@
|
||||
- Ruby 3.3.5
|
||||
|
||||
### Package Management
|
||||
- Bundler 2.5.19
|
||||
- Bundler 2.5.20
|
||||
- Carthage 0.40.0
|
||||
- CocoaPods 1.15.2
|
||||
- Homebrew 4.3.23
|
||||
- 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.7.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
|
||||
@@ -54,21 +61,21 @@
|
||||
- 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.56
|
||||
- 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
|
||||
@@ -79,9 +86,9 @@
|
||||
### 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
|
||||
- Google Chrome 129.0.6668.71
|
||||
- Google Chrome for Testing 129.0.6668.70
|
||||
- ChromeDriver 129.0.6668.70
|
||||
- Selenium server 4.25.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -194,3 +201,4 @@
|
||||
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user