From 2d1868a0502ae4db3fcace6098301780d9577310 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:54:36 +0000 Subject: [PATCH] Updating readme file for macos-13-arm64 version 20231024.2 (#8673) Co-authored-by: Image generation service account Co-authored-by: Actions service account --- images/macos/macos-13-arm64-Readme.md | 91 +++++++++++++++------------ 1 file changed, 51 insertions(+), 40 deletions(-) diff --git a/images/macos/macos-13-arm64-Readme.md b/images/macos/macos-13-arm64-Readme.md index 324c78e94072..2c5a84f56bc3 100644 --- a/images/macos/macos-13-arm64-Readme.md +++ b/images/macos/macos-13-arm64-Readme.md @@ -1,26 +1,25 @@ -| Announcements | -|-| -| [[All OS] Android NDK r23 will be removed from images on October 9](https://github.com/actions/runner-images/issues/8383) | -*** # macOS 13 - OS Version: macOS 13.6 (22G120) - Kernel Version: Darwin 22.6.0 -- Image Version: 20231017.1 +- Image Version: 20231024.2 ## Installed Software ### Language and Runtime -- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.402 +- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.403 - Bash 3.2.57(1)-release - Clang/LLVM 14.0.3 - 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 - Julia 1.9.3 - Kotlin 1.9.10-release-459 - Mono 6.12.0.188 +- Node.js 18.18.2 - Perl 5.38.0 - R 4.3.1 - Ruby 3.0.6p216 @@ -29,7 +28,7 @@ - Bundler 2.4.21 - Carthage 0.39.1 - CocoaPods 1.13.0 -- Homebrew 4.1.16 +- Homebrew 4.1.17 - NPM 9.8.1 - NuGet 6.3.1.1 - RubyGems 3.4.21 @@ -44,7 +43,7 @@ - 7-Zip 17.05 - aria2 1.36.0 - azcopy 10.21.0 -- bazel 6.3.2 +- bazel 6.4.0 - bazelisk 1.18.0 - bsdtar 3.5.3 - available by 'tar' alias - Curl 8.1.2 @@ -62,13 +61,13 @@ - zstd 1.5.5 ### Tools -- Azure CLI 2.53.0 +- Azure CLI 2.53.1 - Azure CLI (azure-devops) 0.26.0 - Bicep CLI 0.22.6 - Cmake 3.27.7 -- CodeQL Action Bundle 2.15.0 +- CodeQL Action Bundle 2.15.1 - Fastlane 2.216.0 -- SwiftFormat 0.52.7 +- SwiftFormat 0.52.8 - Xcode Command Line Tools 15.0.0.0.1.1694021235 ### Linters @@ -76,7 +75,7 @@ ### Browsers - Safari 17.0 (18616.1.27.111.22) - SafariDriver 17.0 (18616.1.27.111.22) -- Google Chrome 118.0.5993.88 +- Google Chrome 118.0.5993.117 - Google Chrome for Testing 118.0.5993.70 - ChromeDriver 118.0.5993.70 - Selenium server 4.14.1 @@ -89,11 +88,25 @@ | GECKOWEBDRIVER | | ### Java -| Version | Environment Variable | -| -------------------- | -------------------- | -| 11.0.20+101 | JAVA_HOME_11_arm64 | -| 17.0.8+101 (default) | JAVA_HOME_17_arm64 | -| 21.0.0+35.0.LTS | JAVA_HOME_21_arm64 | +| Version | Environment Variable | +| ------------------ | -------------------- | +| 11.0.21+9 | JAVA_HOME_11_arm64 | +| 17.0.9+9 (default) | JAVA_HOME_17_arm64 | +| 21.0.1+12.0.LTS | JAVA_HOME_21_arm64 | + +### Cached Tools + +#### Python +- 3.11.6 +- 3.12.0 + +#### Node.js +- 16.20.1 +- 18.16.1 + +#### Go +- 1.19.13 +- 1.20.8 ### Rust Tools - Cargo 1.73.0 @@ -103,7 +116,7 @@ #### Packages - Bindgen 0.68.1 -- Cargo-audit 0.18.2 +- Cargo-audit 0.18.3 - Cargo-outdated 0.13.1 - Cbindgen 0.26.0 - Clippy 0.1.73 @@ -121,7 +134,6 @@ | Version | Build | Path | | ---------------- | ------- | ------------------------------ | | 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | -| 15.0 | 15A240d | /Applications/Xcode_15.0.app | | 14.3.1 (default) | 14E300c | /Applications/Xcode_14.3.1.app | | 14.2 | 14C18 | /Applications/Xcode_14.2.app | | 14.1 | 14B47b | /Applications/Xcode_14.1.app | @@ -135,46 +147,45 @@ | macOS 13.0 | macosx13.0 | 14.1 | | macOS 13.1 | macosx13.1 | 14.2 | | macOS 13.3 | macosx13.3 | 14.3.1 | -| macOS 14.0 | macosx14.0 | 15.0, 15.0.1 | +| macOS 14.0 | macosx14.0 | 15.0.1 | | iOS 16.1 | iphoneos16.1 | 14.1 | | iOS 16.2 | iphoneos16.2 | 14.2 | | iOS 16.4 | iphoneos16.4 | 14.3.1 | -| iOS 17.0 | iphoneos17.0 | 15.0, 15.0.1 | +| iOS 17.0 | iphoneos17.0 | 15.0.1 | | Simulator - iOS 16.1 | iphonesimulator16.1 | 14.1 | | Simulator - iOS 16.2 | iphonesimulator16.2 | 14.2 | | Simulator - iOS 16.4 | iphonesimulator16.4 | 14.3.1 | -| Simulator - iOS 17.0 | iphonesimulator17.0 | 15.0, 15.0.1 | +| Simulator - iOS 17.0 | iphonesimulator17.0 | 15.0.1 | | tvOS 16.1 | appletvos16.1 | 14.1, 14.2 | | tvOS 16.4 | appletvos16.4 | 14.3.1 | -| tvOS 17.0 | appletvos17.0 | 15.0, 15.0.1 | +| tvOS 17.0 | appletvos17.0 | 15.0.1 | | Simulator - tvOS 16.1 | appletvsimulator16.1 | 14.1, 14.2 | | Simulator - tvOS 16.4 | appletvsimulator16.4 | 14.3.1 | -| Simulator - tvOS 17.0 | appletvsimulator17.0 | 15.0, 15.0.1 | +| Simulator - tvOS 17.0 | appletvsimulator17.0 | 15.0.1 | | watchOS 9.1 | watchos9.1 | 14.1, 14.2 | | watchOS 9.4 | watchos9.4 | 14.3.1 | -| watchOS 10.0 | watchos10.0 | 15.0, 15.0.1 | +| watchOS 10.0 | watchos10.0 | 15.0.1 | | Simulator - watchOS 9.1 | watchsimulator9.1 | 14.1, 14.2 | | Simulator - watchOS 9.4 | watchsimulator9.4 | 14.3.1 | -| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0, 15.0.1 | +| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 | | 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 | | DriverKit 22.1 | driverkit22.1 | 14.1 | | DriverKit 22.2 | driverkit22.2 | 14.2 | | DriverKit 22.4 | driverkit22.4 | 14.3.1 | -| DriverKit 23.0 | driverkit23.0 | 15.0, 15.0.1 | +| DriverKit 23.0 | driverkit23.0 | 15.0.1 | #### Installed Simulators -| OS | Xcode Version | Simulators | -| ------------ | ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| iOS 16.1 | 14.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | -| iOS 16.2 | 14.2 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | -| iOS 16.4 | 14.3.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | -| iOS 17.0 | 14.1
14.2
14.3.1
15.0
15.0.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone 15
iPhone 15 Plus
iPhone 15 Pro
iPhone 15 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | -| tvOS 16.1 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | -| tvOS 16.4 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | -| tvOS 17.0 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | -| watchOS 9.1 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm) | -| watchOS 9.4 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm) | -| watchOS 10.0 | 14.1
14.2
14.3.1
15.0
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Series 9 (41mm)
Apple Watch Series 9 (45mm)
Apple Watch Ultra (49mm)
Apple Watch Ultra 2 (49mm) | - +| OS | Xcode Version | Simulators | +| ------------ | -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| iOS 16.1 | 14.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | +| iOS 16.2 | 14.2 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | +| iOS 16.4 | 14.3.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | +| iOS 17.0 | 14.1
14.2
14.3.1
15.0.1 | iPhone 14
iPhone 14 Plus
iPhone 14 Pro
iPhone 14 Pro Max
iPhone 15
iPhone 15 Plus
iPhone 15 Pro
iPhone 15 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air (5th generation)
iPad mini (6th generation)
iPad Pro (11-inch) (4th generation)
iPad Pro (12.9-inch) (6th generation) | +| tvOS 16.1 | 14.1
14.2
14.3.1
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| tvOS 16.4 | 14.1
14.2
14.3.1
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| tvOS 17.0 | 14.1
14.2
14.3.1
15.0.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| watchOS 9.1 | 14.1
14.2
14.3.1
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm) | +| watchOS 9.4 | 14.1
14.2
14.3.1
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Ultra (49mm) | +| watchOS 10.0 | 14.1
14.2
14.3.1
15.0.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 5 (40mm)
Apple Watch Series 5 (44mm)
Apple Watch Series 6 (40mm)
Apple Watch Series 6 (44mm)
Apple Watch Series 7 (41mm)
Apple Watch Series 7 (45mm)
Apple Watch Series 8 (41mm)
Apple Watch Series 8 (45mm)
Apple Watch Series 9 (41mm)
Apple Watch Series 9 (45mm)
Apple Watch Ultra (49mm)
Apple Watch Ultra 2 (49mm) |