Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 13 arm64 (20240402) Image Update #9621

Merged
merged 2 commits into from
Apr 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 53 additions & 57 deletions images/macos/macos-13-arm64-Readme.md
Original file line number Diff line number Diff line change
@@ -1,92 +1,90 @@
| Announcements |
|-|
| [[All OSes] Ruby versions <= 2.7.x will be removed on February, 26](https://github.com/actions/runner-images/issues/9327) |
| [[All OSes] Go 1.19.x will be removed and 1.21.x set as default on February, 26](https://github.com/actions/runner-images/issues/9326) |
***
# macOS 13
- OS Version: macOS 13.6.4 (22G513)
- OS Version: macOS 13.6.6 (22G630)
- Kernel Version: Darwin 22.6.0
- Image Version: 20240219.3
- Image Version: 20240402.2

## Installed Software

### Language and Runtime
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.406, 8.0.101, 8.0.201
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.407, 8.0.101, 8.0.203
- Bash 3.2.57(1)-release
- Clang/LLVM 15.0.0
- Clang/LLVM 14.0.0
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
- GCC 12 (Homebrew GCC 12.3.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.2.0) - available by `gcc-13` alias
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
- Kotlin 1.9.22-release-704
- Kotlin 1.9.23-release-779
- Mono 6.12.0.188
- Node.js 20.11.1
- Node.js 20.12.0
- Perl 5.38.2
- Python3 3.12.2
- Ruby 3.0.6p216

### Package Management
- Bundler 2.5.6
- Bundler 2.5.7
- Carthage 0.39.1
- CocoaPods 1.15.2
- Homebrew 4.2.9
- NPM 10.2.4
- Homebrew 4.2.16
- NPM 10.5.0
- NuGet 6.3.1.1
- RubyGems 3.5.6
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.7
- Yarn 1.22.19

### Project Management
- Apache Ant 1.10.14
- Apache Maven 3.9.6
- Gradle 8.6
- Gradle 8.7

### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.23.0
- bazel 7.0.2
- azcopy 10.24.0
- bazel 7.1.1
- bazelisk 1.19.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.4.0
- Git 2.43.2
- Git LFS 3.4.1
- GitHub CLI 2.44.1
- Git 2.44.0
- Git LFS 3.5.1
- GitHub CLI 2.46.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.21.4
- gpg (GnuPG) 2.4.4
- 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
- pkg-config 0.29.2
- yq 4.41.1
- zstd 1.5.5
- yq 4.43.1
- zstd 1.5.6

### Tools
- AWS CLI 2.15.21
- AWS SAM CLI 1.109.0
- AWS CLI 2.15.34
- AWS SAM CLI 1.113.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.57.0
- Azure CLI (azure-devops) 0.26.0
- Bicep CLI 0.25.53
- Cmake 3.28.3
- CodeQL Action Bundle 2.16.2
- Azure CLI 2.59.0
- Azure CLI (azure-devops) 1.0.0
- Bicep CLI 0.26.54
- Cmake 3.29.0
- CodeQL Action Bundle 2.16.5
- Fastlane 2.219.0
- SwiftFormat 0.53.2
- Xcbeautify 1.4.0
- Xcode Command Line Tools 15.1.0.0.1.1700200546
- SwiftFormat 0.53.5
- Xcbeautify 2.0.1
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.4.1

### Linters

### Browsers
- Safari 17.3.1 (18617.2.4.11.12)
- SafariDriver 17.3.1 (18617.2.4.11.12)
- Google Chrome 121.0.6167.184
- Google Chrome for Testing 121.0.6167.184
- ChromeDriver 121.0.6167.184
- Selenium server 4.17.0
- Safari 17.4.1 (18618.1.15.111.8)
- SafariDriver 17.4.1 (18618.1.15.111.8)
- Google Chrome 123.0.6312.107
- Google Chrome for Testing 123.0.6312.86
- ChromeDriver 123.0.6312.86
- Selenium server 4.19.1

#### Environment variables
| Name | Value |
Expand All @@ -110,32 +108,31 @@

#### Node.js
- 16.20.1
- 18.19.1
- 20.11.1
- 18.20.0
- 20.12.0

#### Go
- 1.19.13
- 1.20.14
- 1.21.7
- 1.22.0
- 1.21.8
- 1.22.1

### Rust Tools
- Cargo 1.76.0
- Rust 1.76.0
- Rustdoc 1.76.0
- Rustup 1.26.0
- Cargo 1.77.1
- Rust 1.77.1
- Rustdoc 1.77.1
- Rustup 1.27.0

#### Packages
- Clippy 0.1.76
- Clippy 0.1.77
- Rustfmt 1.7.0-stable

### PowerShell Tools
- PowerShell 7.4.1

#### PowerShell Modules
- Az: 11.3.1
- Az: 11.5.0
- Pester: 5.5.0
- PSScriptAnalyzer: 1.21.0
- PSScriptAnalyzer: 1.22.0

### Xcode
| Version | Build | Path |
Expand Down Expand Up @@ -181,8 +178,8 @@
| Simulator - watchOS 9.4 | watchsimulator9.4 | 14.3.1 |
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| visionOS 1.0 | xros1.0 | 15.2 |
| 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 |
Expand Down Expand Up @@ -214,10 +211,10 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 33.1.24 |
| Android Emulator | 34.1.20 |
| Android SDK Build-tools | 34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.0 |
| Android SDK Platform-Tools | 35.0.1 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1 |
| Google Play services | 49 |
Expand All @@ -233,4 +230,3 @@
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/26.2.11394342 |
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/26.2.11394342 |
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |