Skip to content

Commit

Permalink
Merge pull request #10364 from actions/releases/macos-13/20240728-docs
Browse files Browse the repository at this point in the history
macOS 13 (20240728) Image Update
  • Loading branch information
sarathrajsrinivasan authored Aug 1, 2024
2 parents e89c1a6 + 7fa790a commit 051836e
Showing 1 changed file with 24 additions and 25 deletions.
49 changes: 24 additions & 25 deletions images/macos/macos-13-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
| Announcements |
|-|
| [[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 13
- OS Version: macOS 13.6.7 (22G720)
- Kernel Version: Darwin 22.6.0
- Image Version: 20240721.3
- Image Version: 20240728.2

## Installed Software

Expand Down Expand Up @@ -39,10 +38,10 @@
- Homebrew 4.3.10
- NPM 10.7.0
- NuGet 6.3.1.1
- Pip3 24.1.2 (python 3.12)
- Pip3 24.2 (python 3.12)
- Pipx 1.6.0
- RubyGems 3.5.16
- Vcpkg 2024 (build from commit 821100d96)
- Vcpkg 2024 (build from commit cacf59943)
- Yarn 1.22.22

### Project Management
Expand All @@ -57,7 +56,7 @@
- bazel 7.2.1
- bazelisk 1.20.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.8.0
- Curl 8.9.0
- Git 2.45.2
- Git LFS 3.5.1
- GitHub CLI 2.53.0
Expand All @@ -72,17 +71,17 @@
- zstd 1.5.6

### Tools
- AWS CLI 2.17.14
- AWS CLI 2.17.18
- 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.29.45
- Bicep CLI 0.29.47
- Cmake 3.30.1
- CodeQL Action Bundle 2.18.0
- Fastlane 2.221.1
- SwiftFormat 0.54.1
- Xcbeautify 2.4.1
- CodeQL Action Bundle 2.18.1
- Fastlane 2.222.0
- SwiftFormat 0.54.3
- Xcbeautify 2.5.0
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.5.0

Expand All @@ -92,12 +91,12 @@
### Browsers
- Safari 17.5 (18618.2.12.111.5)
- SafariDriver 17.5 (18618.2.12.111.5)
- Google Chrome 126.0.6478.183
- Google Chrome for Testing 126.0.6478.182
- ChromeDriver 126.0.6478.182
- Microsoft Edge 126.0.2592.113
- Microsoft Edge WebDriver 126.0.2592.102
- Mozilla Firefox 128.0
- Google Chrome 127.0.6533.73
- Google Chrome for Testing 127.0.6533.72
- ChromeDriver 127.0.6533.72
- Microsoft Edge 127.0.2651.74
- Microsoft Edge WebDriver 127.0.2651.78
- Mozilla Firefox 128.0.3
- geckodriver 0.34.0
- Selenium server 4.23.0

Expand All @@ -111,7 +110,7 @@
### Java
| Version | Environment Variable |
| ------------------- | -------------------- |
| 8.0.422+5 | JAVA_HOME_8_X64 |
| 8.0.422+5.1 | JAVA_HOME_8_X64 |
| 11.0.24+8 | JAVA_HOME_11_X64 |
| 17.0.12+7 (default) | JAVA_HOME_17_X64 |
| 21.0.4+7.0 | JAVA_HOME_21_X64 |
Expand Down Expand Up @@ -139,25 +138,25 @@
#### Node.js
- 16.20.2
- 18.20.4
- 20.15.1
- 20.16.0

#### Go
- 1.20.14
- 1.21.12
- 1.22.5

### Rust Tools
- Cargo 1.79.0
- Rust 1.79.0
- Rustdoc 1.79.0
- Cargo 1.80.0
- Rust 1.80.0
- Rustdoc 1.80.0
- Rustup 1.27.1

#### Packages
- Clippy 0.1.79
- Clippy 0.1.80
- Rustfmt 1.7.0-stable

### PowerShell Tools
- PowerShell 7.4.3
- PowerShell 7.4.4

#### PowerShell Modules
- Az: 12.1.0
Expand Down Expand Up @@ -211,8 +210,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 |
Expand Down

0 comments on commit 051836e

Please sign in to comment.