mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-08 11:07:18 +08:00
Updating readme file for macos-13 version 20240901.3 (#10541)
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
a1f7f1a10a
commit
14915191c7
@@ -1,7 +1,13 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[Macos] go version 1.20.0 will be removed on September 16,2024.](https://github.com/actions/runner-images/issues/10531) |
|
||||
| [[Macos] Android NDK 24 will be removed on September 16,2024](https://github.com/actions/runner-images/issues/10530) |
|
||||
| [[Macos-12] Python version 3.7 will be removed from the macos-12 image on September 16,2024](https://github.com/actions/runner-images/issues/10529) |
|
||||
***
|
||||
# macOS 13
|
||||
- OS Version: macOS 13.6.9 (22G830)
|
||||
- Kernel Version: Darwin 22.6.0
|
||||
- Image Version: 20240825.1
|
||||
- Image Version: 20240901.3
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -12,34 +18,34 @@
|
||||
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
|
||||
- GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias
|
||||
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
|
||||
- GCC 14 (Homebrew GCC 14.1.0_2) - available by `gcc-14` alias
|
||||
- GCC 14 (Homebrew GCC 14.2.0) - available by `gcc-14` alias
|
||||
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias
|
||||
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
|
||||
- GNU Fortran 14 (Homebrew GCC 14.1.0_2) - available by `gfortran-14` alias
|
||||
- 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
|
||||
- Perl 5.38.2
|
||||
- PHP 8.3.10
|
||||
- PHP 8.3.11
|
||||
- Python3 3.12.5
|
||||
- Ruby 3.0.7p220
|
||||
|
||||
### Package Management
|
||||
- Bundler 2.5.17
|
||||
- Bundler 2.5.18
|
||||
- Carthage 0.39.1
|
||||
- CocoaPods 1.15.2
|
||||
- Composer 2.7.8
|
||||
- Homebrew 4.3.17
|
||||
- Homebrew 4.3.18
|
||||
- NPM 10.8.2
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 24.2 (python 3.12)
|
||||
- Pipx 1.7.1
|
||||
- RubyGems 3.5.17
|
||||
- Vcpkg 2024 (build from commit 350898514)
|
||||
- RubyGems 3.5.18
|
||||
- Vcpkg 2024 (build from commit 0f88ecb85)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
- Apache Ant 1.10.14
|
||||
- Apache Ant 1.10.15
|
||||
- Apache Maven 3.9.9
|
||||
- Gradle 8.10
|
||||
|
||||
@@ -65,14 +71,14 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.37
|
||||
- AWS CLI 2.17.42
|
||||
- AWS SAM CLI 1.123.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.63.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.29.47
|
||||
- Cmake 3.30.2
|
||||
- CodeQL Action Bundle 2.18.2
|
||||
- Cmake 3.30.3
|
||||
- CodeQL Action Bundle 2.18.3
|
||||
- Fastlane 2.222.0
|
||||
- SwiftFormat 0.54.3
|
||||
- Xcbeautify 2.11.0
|
||||
@@ -85,14 +91,14 @@
|
||||
### Browsers
|
||||
- Safari 17.6 (18618.3.11.11.7)
|
||||
- SafariDriver 17.6 (18618.3.11.11.7)
|
||||
- Google Chrome 128.0.6613.85
|
||||
- Google Chrome for Testing 128.0.6613.84
|
||||
- ChromeDriver 128.0.6613.84
|
||||
- Microsoft Edge 128.0.2739.42
|
||||
- Microsoft Edge WebDriver 128.0.2739.41
|
||||
- Google Chrome 128.0.6613.114
|
||||
- Google Chrome for Testing 128.0.6613.86
|
||||
- ChromeDriver 128.0.6613.86
|
||||
- Microsoft Edge 128.0.2739.54
|
||||
- Microsoft Edge WebDriver 128.0.2739.59
|
||||
- Mozilla Firefox 129.0.2
|
||||
- geckodriver 0.35.0
|
||||
- Selenium server 4.23.1
|
||||
- Selenium server 4.24.0
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -112,11 +118,11 @@
|
||||
### Cached Tools
|
||||
|
||||
#### PyPy
|
||||
- 2.7.18 [PyPy 7.3.16]
|
||||
- 2.7.18 [PyPy 7.3.17]
|
||||
- 3.7.13 [PyPy 7.3.9]
|
||||
- 3.8.16 [PyPy 7.3.11]
|
||||
- 3.9.19 [PyPy 7.3.16]
|
||||
- 3.10.14 [PyPy 7.3.16]
|
||||
- 3.10.14 [PyPy 7.3.17]
|
||||
|
||||
#### Ruby
|
||||
- 3.0.7
|
||||
@@ -204,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 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 |
|
||||
@@ -233,7 +239,7 @@
|
||||
| Package Name | Version |
|
||||
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 11.0 |
|
||||
| Android Emulator | 34.2.16 |
|
||||
| Android Emulator | 35.1.20 |
|
||||
| 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 |
|
||||
@@ -265,3 +271,4 @@
|
||||
If you want to use Parallels Desktop you should download a package from URL stored in
|
||||
PARALLELS_DMG_URL environment variable. A system extension is allowed for this version.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user