Skip to content

Commit

Permalink
Updating readme file for macos-15 version 20241202.430
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Dec 3, 2024
1 parent c898563 commit fbc696c
Showing 1 changed file with 19 additions and 22 deletions.
41 changes: 19 additions & 22 deletions images/macos/macos-15-Readme.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
| Announcements |
|-|
| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 25.](https://github.com/actions/runner-images/issues/10873) |
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) |
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 25.](https://github.com/actions/runner-images/issues/10812) |
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images once [date not determined]](https://github.com/actions/runner-images/issues/10817) |
| [[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 November 4](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 15
- OS Version: macOS 15.1.1 (24B91)
- Kernel Version: Darwin 24.1.0
- Image Version: 20241125.404
- Image Version: 20241202.430

## Installed Software

Expand All @@ -25,7 +22,7 @@
- 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.2.0_1) - available by `gfortran-14` alias
- Kotlin 2.0.21-release-482
- Kotlin 2.1.0-release-394
- Node.js 22.11.0
- Perl 5.40.0
- PHP 8.4.1
Expand All @@ -37,7 +34,7 @@
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.8.3
- Homebrew 4.4.7
- Homebrew 4.4.8
- NPM 10.9.0
- Pip3 24.3.1 (python 3.13)
- Pipx 1.7.1
Expand All @@ -54,12 +51,12 @@
- aria2 1.37.0
- azcopy 10.27.1
- bazel 7.4.1
- bazelisk 1.24.0
- bazelisk 1.24.1
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.11.0
- Git 2.47.0
- Git 2.47.1
- Git LFS 3.6.0
- GitHub CLI 2.62.0
- GitHub CLI 2.63.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.6
Expand All @@ -72,7 +69,7 @@
- zstd 1.5.6

### Tools
- AWS CLI 2.22.4
- AWS CLI 2.22.8
- AWS SAM CLI 1.131.0
- AWS Session Manager CLI 1.2.694.0
- Azure CLI 2.67.0
Expand All @@ -81,7 +78,7 @@
- Cmake 3.31.1
- CodeQL Action Bundle 2.19.3
- Fastlane 2.225.0
- SwiftFormat 0.55.2
- SwiftFormat 0.55.3
- Xcbeautify 2.15.0
- Xcode Command Line Tools 16.1.0.0.1.1729049160
- Xcodes 1.6.0
Expand All @@ -95,11 +92,11 @@
- Google Chrome 131.0.6778.86
- Google Chrome for Testing 131.0.6778.85
- ChromeDriver 131.0.6778.85
- Microsoft Edge 131.0.2903.63
- Microsoft Edge WebDriver 131.0.2903.63
- Mozilla Firefox 132.0.2
- Microsoft Edge 131.0.2903.70
- Microsoft Edge WebDriver 131.0.2903.72
- Mozilla Firefox 133.0
- geckodriver 0.35.0
- Selenium server 4.26.0
- Selenium server 4.27.0

#### Environment variables
| Name | Value |
Expand Down Expand Up @@ -140,14 +137,14 @@
- 1.23.3

### Rust Tools
- Cargo 1.82.0
- Rust 1.82.0
- Rustdoc 1.82.0
- Cargo 1.83.0
- Rust 1.83.0
- Rustdoc 1.83.0
- Rustup 1.27.1

#### Packages
- Clippy 0.1.82
- Rustfmt 1.7.1-stable
- Clippy 0.1.83
- Rustfmt 1.8.0-stable

### PowerShell Tools
- PowerShell 7.4.6
Expand Down Expand Up @@ -196,8 +193,8 @@
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| visionOS 2.0 | xros2.0 | 16.0 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
Expand Down

0 comments on commit fbc696c

Please sign in to comment.