mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Updating readme file for macos-13-arm64 version 20240721.1 (#10316)
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
d7ed5cb7b0
commit
a74e63c6b1
@@ -2,12 +2,11 @@
|
||||
|-|
|
||||
| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) |
|
||||
| [[macOS] Default Xcode on macOS 14 Sonoma will be set to Xcode 15.4 on July, 22](https://github.com/actions/runner-images/issues/10121) |
|
||||
| [[macOS] Default Xcode on macOS 13 Ventura will be set to Xcode 15.2 on July, 15](https://github.com/actions/runner-images/issues/10120) |
|
||||
***
|
||||
# macOS 13
|
||||
- OS Version: macOS 13.6.7 (22G720)
|
||||
- Kernel Version: Darwin 22.6.0
|
||||
- Image Version: 20240714.1
|
||||
- Image Version: 20240721.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -32,15 +31,15 @@
|
||||
- Ruby 3.0.7p220
|
||||
|
||||
### Package Management
|
||||
- Bundler 2.5.15
|
||||
- Bundler 2.5.16
|
||||
- Carthage 0.39.1
|
||||
- CocoaPods 1.15.2
|
||||
- Homebrew 4.3.9
|
||||
- Homebrew 4.3.10
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 24.0 (python 3.12)
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.5.15
|
||||
- RubyGems 3.5.16
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -58,7 +57,7 @@
|
||||
- Curl 8.4.0
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- GitHub CLI 2.52.0
|
||||
- GitHub CLI 2.53.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.24.5
|
||||
- gpg (GnuPG) 2.4.5
|
||||
@@ -70,13 +69,13 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.13
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.28.1
|
||||
- Cmake 3.30.0
|
||||
- Bicep CLI 0.29.45
|
||||
- Cmake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Fastlane 2.221.1
|
||||
- SwiftFormat 0.54.1
|
||||
@@ -89,10 +88,10 @@
|
||||
### Browsers
|
||||
- Safari 17.5 (18618.2.12.111.5)
|
||||
- SafariDriver 17.5 (18618.2.12.111.5)
|
||||
- Google Chrome 126.0.6478.127
|
||||
- Google Chrome for Testing 126.0.6478.126
|
||||
- ChromeDriver 126.0.6478.126
|
||||
- Selenium server 4.22.0
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Google Chrome for Testing 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Selenium server 4.23.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -104,9 +103,9 @@
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 11.0.23+9 | JAVA_HOME_11_arm64 |
|
||||
| 17.0.11+9 (default) | JAVA_HOME_17_arm64 |
|
||||
| 21.0.3+9.0 | JAVA_HOME_21_arm64 |
|
||||
| 11.0.24+8 | JAVA_HOME_11_arm64 |
|
||||
| 17.0.12+7 (default) | JAVA_HOME_17_arm64 |
|
||||
| 21.0.4+7.0 | JAVA_HOME_21_arm64 |
|
||||
|
||||
### Cached Tools
|
||||
|
||||
@@ -191,8 +190,8 @@
|
||||
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| DriverKit 22.1 | driverkit22.1 | 14.1 |
|
||||
| DriverKit 22.2 | driverkit22.2 | 14.2 |
|
||||
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
|
||||
|
||||
Reference in New Issue
Block a user