Skip to content

Commit

Permalink
Updating readme file for macos-13 version 20241008.186
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Oct 9, 2024
1 parent 2889cfe commit 27542c6
Showing 1 changed file with 36 additions and 35 deletions.
71 changes: 36 additions & 35 deletions images/macos/macos-13-Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Announcements |
|-|
| [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) |
| [[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) |
Expand All @@ -8,12 +9,12 @@
# macOS 13
- OS Version: macOS 13.7 (22H123)
- Kernel Version: Darwin 22.6.0
- Image Version: 20240930.147

This comment has been minimized.

Copy link
@Tylerhazy444

Tylerhazy444 Oct 14, 2024

12

This comment has been minimized.

Copy link
@Tylerhazy444

Tylerhazy444 Oct 14, 2024

@@ -1,278 +1,279 @@

- Image Version: 20241008.186

## Installed Software

### Language and Runtime
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.402

This comment has been minimized.

Copy link
@Tylerhazy444

Tylerhazy444 Oct 14, 2024

402

- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.403
- Bash 3.2.57(1)-release
- Clang/LLVM 14.0.0
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
Expand All @@ -25,24 +26,24 @@
- GNU Fortran 14 (Homebrew GCC 14.2.0) - available by `gfortran-14` alias
- Kotlin 2.0.20-release-360
- Mono 6.12.0.188
- Node.js 20.17.0
- Node.js 20.18.0
- Perl 5.38.2
- PHP 8.3.12
- Python3 3.12.6
- Python3 3.12.7
- Ruby 3.0.7p220

### Package Management
- Bundler 2.5.20
- Bundler 2.5.21
- Carthage 0.40.0
- CocoaPods 1.15.2
- Composer 2.7.9
- Homebrew 4.3.24
- Composer 2.8.1
- Homebrew 4.4.0
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 24.2 (python 3.12)
- Pipx 1.7.1
- RubyGems 3.5.20
- Vcpkg 2024 (build from commit 76d153790)
- RubyGems 3.5.21
- Vcpkg 2024 (build from commit 2ddc10c8a)
- Yarn 1.22.22

### Project Management
Expand All @@ -54,13 +55,13 @@
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.26.0
- bazel 7.3.1
- bazelisk 1.21.0
- bazel 7.3.2
- bazelisk 1.22.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.10.1
- Git 2.46.2
- Git 2.47.0
- Git LFS 3.5.1
- GitHub CLI 2.57.0
- GitHub CLI 2.58.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.5
Expand All @@ -72,15 +73,15 @@
- zstd 1.5.6

### Tools
- AWS CLI 2.17.61
- AWS CLI 2.18.1
- AWS SAM CLI 1.125.0
- AWS Session Manager CLI 1.2.650.0
- Azure CLI 2.64.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.30.23
- Cmake 3.30.4
- CodeQL Action Bundle 2.19.0
- Fastlane 2.223.1
- CodeQL Action Bundle 2.19.1
- Fastlane 2.224.0
- SwiftFormat 0.54.5
- Xcbeautify 2.11.0
- Xcode Command Line Tools 14.3.1.0.1.1683849156
Expand All @@ -90,14 +91,14 @@
- SwiftLint 0.57.0

### Browsers
- Safari 18.0 (18619.1.26.111.10)
- SafariDriver 18.0 (18619.1.26.111.10)
- Google Chrome 129.0.6668.71
- Google Chrome for Testing 129.0.6668.70
- ChromeDriver 129.0.6668.70
- Microsoft Edge 129.0.2792.65
- Microsoft Edge WebDriver 129.0.2792.65
- Mozilla Firefox 130.0.1
- Safari 18.0.1 (18619.1.26.111.11)
- SafariDriver 18.0.1 (18619.1.26.111.11)
- Google Chrome 129.0.6668.90
- Google Chrome for Testing 129.0.6668.89
- ChromeDriver 129.0.6668.89
- Microsoft Edge 129.0.2792.79
- Microsoft Edge WebDriver 129.0.2792.82
- Mozilla Firefox 131.0
- geckodriver 0.35.0
- Selenium server 4.25.0

Expand Down Expand Up @@ -136,18 +137,17 @@
- 3.9.20
- 3.10.15
- 3.11.9
- 3.12.6
- 3.12.7

#### Node.js
- 16.20.2
- 18.20.4
- 20.17.0
- 20.18.0

#### Go
- 1.20.14
- 1.21.13
- 1.22.7
- 1.23.1
- 1.22.8
- 1.23.2

### Rust Tools
- Cargo 1.81.0
Expand All @@ -163,7 +163,7 @@
- PowerShell 7.4.5

#### PowerShell Modules
- Az: 12.3.0
- Az: 12.4.0
- Pester: 5.6.1
- PSScriptAnalyzer: 1.22.0

Expand Down Expand Up @@ -214,8 +214,8 @@
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.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 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 |
| 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 |
Expand Down Expand Up @@ -243,15 +243,15 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 35.1.21 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (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.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264 (default)<br>27.1.12297006 |
| NDK | 26.3.11579264 (default)<br>27.1.12297006 |

#### Environment variables
| Name | Value |
Expand All @@ -264,11 +264,12 @@
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |

### Miscellaneous
- Tcl/Tk 8.6.15

#### Environment variables
| Name | Value |
| ----------------- | ----------------------------------------------------------------------------------------- |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v20/20.0.1-55659/ParallelsDesktop-20.0.1-55659.dmg |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v20/20.1.0-55732/ParallelsDesktop-20.1.0-55732.dmg |

##### Notes
```
Expand Down

0 comments on commit 27542c6

Please sign in to comment.