mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 17:18:52 +08:00
Updating readme file for macos-12 version 20240714.2 (#10239)
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
0478e791c7
commit
23da668261
@@ -1,36 +1,37 @@
|
|||||||
| Announcements |
|
| 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] 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] Default Xcode on macOS 13 Ventura will be set to Xcode 15.2 on July, 15](https://github.com/actions/runner-images/issues/10120) |
|
| [[macOS] Default Xcode on macOS 13 Ventura will be set to Xcode 15.2 on July, 15](https://github.com/actions/runner-images/issues/10120) |
|
||||||
***
|
***
|
||||||
# macOS 12
|
# macOS 12
|
||||||
- OS Version: macOS 12.7.5 (21H1222)
|
- OS Version: macOS 12.7.5 (21H1222)
|
||||||
- Kernel Version: Darwin 21.6.0
|
- Kernel Version: Darwin 21.6.0
|
||||||
- Image Version: 20240707.1
|
- Image Version: 20240714.2
|
||||||
|
|
||||||
## Installed Software
|
## Installed Software
|
||||||
|
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
- .NET Core SDK: 6.0.423, 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.302
|
- .NET Core SDK: 6.0.424, 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303
|
||||||
- Bash 3.2.57(1)-release
|
- Bash 3.2.57(1)-release
|
||||||
- Clang/LLVM 14.0.0
|
- Clang/LLVM 14.0.0
|
||||||
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
|
- 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 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
|
||||||
- GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias
|
- 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 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
|
||||||
- GCC 14 (Homebrew GCC 14.1.0_1) - available by `gcc-14` alias
|
- GCC 14 (Homebrew GCC 14.1.0_2) - available by `gcc-14` alias
|
||||||
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
|
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
|
||||||
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` 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 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
|
||||||
- GNU Fortran 14 (Homebrew GCC 14.1.0_1) - available by `gfortran-14` alias
|
- GNU Fortran 14 (Homebrew GCC 14.1.0_2) - available by `gfortran-14` alias
|
||||||
- Julia 1.10.4
|
- Julia 1.10.4
|
||||||
- Kotlin 2.0.0-release-341
|
- Kotlin 2.0.0-release-341
|
||||||
- Go 1.21.12
|
- Go 1.21.12
|
||||||
- Mono 6.12.0.188
|
- Mono 6.12.0.188
|
||||||
- Node.js 18.20.3
|
- Node.js 18.20.4
|
||||||
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
|
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
|
||||||
- NVM 0.39.7
|
- NVM 0.39.7
|
||||||
- NVM - Cached node versions: 16.20.2, 18.20.3, 20.15.0
|
- NVM - Cached node versions: 16.20.2, 18.20.4, 20.15.1
|
||||||
- Perl 5.38.2
|
- Perl 5.38.2
|
||||||
- PHP 8.3.9
|
- PHP 8.3.9
|
||||||
- Python 2.7.18
|
- Python 2.7.18
|
||||||
@@ -39,19 +40,19 @@
|
|||||||
- Ruby 3.0.7p220
|
- Ruby 3.0.7p220
|
||||||
|
|
||||||
### Package Management
|
### Package Management
|
||||||
- Bundler 2.5.14
|
- Bundler 2.5.15
|
||||||
- Carthage 0.39.1
|
- Carthage 0.39.1
|
||||||
- CocoaPods 1.15.2
|
- CocoaPods 1.15.2
|
||||||
- Composer 2.7.7
|
- Composer 2.7.7
|
||||||
- Homebrew 4.3.8
|
- Homebrew 4.3.9
|
||||||
- Miniconda 24.5.0
|
- Miniconda 24.5.0
|
||||||
- NPM 10.7.0
|
- NPM 10.7.0
|
||||||
- NuGet 6.3.1.1
|
- NuGet 6.3.1.1
|
||||||
- Pip 20.3.4 (python 2.7)
|
- Pip 20.3.4 (python 2.7)
|
||||||
- Pip3 24.1.2 (python 3.12)
|
- Pip3 24.1.2 (python 3.12)
|
||||||
- Pipx 1.6.0
|
- Pipx 1.6.0
|
||||||
- RubyGems 3.5.14
|
- RubyGems 3.5.15
|
||||||
- Vcpkg 2024 (build from commit 576379156)
|
- Vcpkg 2024 (build from commit 7aeffc910)
|
||||||
- Yarn 1.22.22
|
- Yarn 1.22.22
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
@@ -63,8 +64,8 @@
|
|||||||
### Project Management
|
### Project Management
|
||||||
- Apache Ant 1.10.14
|
- Apache Ant 1.10.14
|
||||||
- Apache Maven 3.9.8
|
- Apache Maven 3.9.8
|
||||||
- Gradle 8.8
|
- Gradle 8.9
|
||||||
- Sbt 1.10.0
|
- Sbt 1.10.1
|
||||||
|
|
||||||
### Utilities
|
### Utilities
|
||||||
- 7-Zip 17.05
|
- 7-Zip 17.05
|
||||||
@@ -82,8 +83,8 @@
|
|||||||
- gpg (GnuPG) 2.4.5
|
- gpg (GnuPG) 2.4.5
|
||||||
- ImageMagick 7.1.1-34
|
- ImageMagick 7.1.1-34
|
||||||
- jq 1.7.1
|
- jq 1.7.1
|
||||||
- mongo 5.0.27
|
- mongo 5.0.28
|
||||||
- mongod 5.0.27
|
- mongod 5.0.28
|
||||||
- OpenSSL 1.1.1w 11 Sep 2023
|
- OpenSSL 1.1.1w 11 Sep 2023
|
||||||
- Packer 1.9.4
|
- Packer 1.9.4
|
||||||
- pkg-config 0.29.2
|
- pkg-config 0.29.2
|
||||||
@@ -99,22 +100,22 @@
|
|||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
- App Center CLI 3.0.1
|
- App Center CLI 3.0.1
|
||||||
- AWS CLI 2.17.9
|
- AWS CLI 2.17.13
|
||||||
- AWS SAM CLI 1.120.0
|
- AWS SAM CLI 1.120.0
|
||||||
- AWS Session Manager CLI 1.2.650.0
|
- AWS Session Manager CLI 1.2.650.0
|
||||||
- Azure CLI 2.61.0
|
- Azure CLI 2.62.0
|
||||||
- Azure CLI (azure-devops) 1.0.1
|
- Azure CLI (azure-devops) 1.0.1
|
||||||
- Bicep CLI 0.28.1
|
- Bicep CLI 0.28.1
|
||||||
- Cabal 3.10.3.0
|
- Cabal 3.10.3.0
|
||||||
- Cmake 3.30.0
|
- Cmake 3.30.0
|
||||||
- CodeQL Action Bundle 2.17.6
|
- CodeQL Action Bundle 2.18.0
|
||||||
- Colima 0.6.9
|
- Colima 0.6.9
|
||||||
- Fastlane 2.221.1
|
- Fastlane 2.221.1
|
||||||
- GHC 9.10.1
|
- GHC 9.10.1
|
||||||
- GHCup 0.1.30.0
|
- GHCup 0.1.30.0
|
||||||
- Jazzy 0.15.1
|
- Jazzy 0.15.1
|
||||||
- Stack 2.15.7
|
- Stack 2.15.7
|
||||||
- SwiftFormat 0.54.0
|
- SwiftFormat 0.54.1
|
||||||
- Swig 4.2.1
|
- Swig 4.2.1
|
||||||
- Xcbeautify 1.6.0
|
- Xcbeautify 1.6.0
|
||||||
- Xcode Command Line Tools 14.2.0.0.1.1668646533
|
- Xcode Command Line Tools 14.2.0.0.1.1668646533
|
||||||
@@ -130,9 +131,9 @@
|
|||||||
- Google Chrome 126.0.6478.127
|
- Google Chrome 126.0.6478.127
|
||||||
- Google Chrome for Testing 126.0.6478.126
|
- Google Chrome for Testing 126.0.6478.126
|
||||||
- ChromeDriver 126.0.6478.126
|
- ChromeDriver 126.0.6478.126
|
||||||
- Microsoft Edge 126.0.2592.87
|
- Microsoft Edge 126.0.2592.102
|
||||||
- Microsoft Edge WebDriver 126.0.2592.87
|
- Microsoft Edge WebDriver 126.0.2592.102
|
||||||
- Mozilla Firefox 127.0.2
|
- Mozilla Firefox 128.0
|
||||||
- geckodriver 0.34.0
|
- geckodriver 0.34.0
|
||||||
- Selenium server 4.22.0
|
- Selenium server 4.22.0
|
||||||
|
|
||||||
@@ -174,8 +175,8 @@
|
|||||||
|
|
||||||
#### Node.js
|
#### Node.js
|
||||||
- 16.20.2
|
- 16.20.2
|
||||||
- 18.20.3
|
- 18.20.4
|
||||||
- 20.15.0
|
- 20.15.1
|
||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
- 1.20.14
|
- 1.20.14
|
||||||
@@ -200,7 +201,7 @@
|
|||||||
- PowerShell 7.4.3
|
- PowerShell 7.4.3
|
||||||
|
|
||||||
#### PowerShell Modules
|
#### PowerShell Modules
|
||||||
- Az: 12.0.0
|
- Az: 12.1.0
|
||||||
- MarkdownPS: 1.10
|
- MarkdownPS: 1.10
|
||||||
- Pester: 5.6.1
|
- Pester: 5.6.1
|
||||||
- PSScriptAnalyzer: 1.22.0
|
- PSScriptAnalyzer: 1.22.0
|
||||||
@@ -217,7 +218,7 @@
|
|||||||
| Version | Build | Path |
|
| Version | Build | Path |
|
||||||
| -------------- | ----------- | ------------------------------------ |
|
| -------------- | ----------- | ------------------------------------ |
|
||||||
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
|
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
|
||||||
| 2022 (default) | 17.6.12.410 | /Applications/Visual Studio.app |
|
| 2022 (default) | 17.6.13.424 | /Applications/Visual Studio.app |
|
||||||
|
|
||||||
##### Notes
|
##### Notes
|
||||||
```
|
```
|
||||||
@@ -337,7 +338,7 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
|
|||||||
| Package Name | Version |
|
| Package Name | Version |
|
||||||
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| Android Command Line Tools | 8.0 |
|
| Android Command Line Tools | 8.0 |
|
||||||
| Android Emulator | 34.2.15 |
|
| Android Emulator | 34.2.16 |
|
||||||
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
|
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
|
||||||
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
|
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
|
||||||
| Android SDK Platform-Tools | 35.0.1 |
|
| Android SDK Platform-Tools | 35.0.1 |
|
||||||
|
|||||||
Reference in New Issue
Block a user