Skip to content

Commit

Permalink
Updating readme file for macos-14 version 20241216.504
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Dec 16, 2024
1 parent 2899593 commit 1e772a3
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions images/macos/macos-14-Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
| Announcements |
|-|
| [[macOS 14] Xcode 16.0 will be replaced by Xcode 16.2 in macOS-14 images on January 6, 2025](https://github.com/actions/runner-images/issues/11203) |
| [[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 by 01/13/25 for ADO](https://github.com/actions/runner-images/issues/10721) |
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
***
# macOS 14
- OS Version: macOS 14.7.1 (23H222)
- OS Version: macOS 14.7.2 (23H311)
- Kernel Version: Darwin 23.6.0
- Image Version: 20241211.477
- Image Version: 20241216.504

## Installed Software

Expand All @@ -33,7 +34,7 @@
- Bundler 2.5.23
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.8.3
- Composer 2.8.4
- Homebrew 4.4.11
- NPM 10.8.2
- NuGet 6.3.1.1
Expand All @@ -54,7 +55,7 @@
- bazel 8.0.0
- bazelisk 1.25.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.11.0
- Curl 8.11.1
- Git 2.47.1
- Git LFS 3.6.0
- GitHub CLI 2.63.2
Expand All @@ -70,8 +71,8 @@
- zstd 1.5.6

### Tools
- AWS CLI 2.22.14
- AWS SAM CLI 1.131.0
- AWS CLI 2.22.17
- AWS SAM CLI 1.132.0
- AWS Session Manager CLI 1.2.694.0
- Azure CLI 2.67.0
- Azure CLI (azure-devops) 1.0.1
Expand All @@ -81,21 +82,21 @@
- Fastlane 2.226.0
- SwiftFormat 0.55.3
- Xcbeautify 2.16.0
- Xcode Command Line Tools 16.1.0.0.1.1729049160
- Xcode Command Line Tools 16.2.0.0.1.1733547573
- Xcodes 1.6.0

### Linters
- SwiftLint 0.57.1

### Browsers
- Safari 18.1.1 (19619.2.8.111.7)
- SafariDriver 18.1.1 (19619.2.8.111.7)
- Safari 18.2 (19620.1.16.111.6)
- SafariDriver 18.2 (19620.1.16.111.6)
- Google Chrome 131.0.6778.140
- Google Chrome for Testing 131.0.6778.108
- ChromeDriver 131.0.6778.108
- Microsoft Edge 131.0.2903.86
- Microsoft Edge 131.0.2903.99
- Microsoft Edge WebDriver 131.0.2903.87
- Mozilla Firefox 133.0
- Mozilla Firefox 133.0.3
- geckodriver 0.35.0
- Selenium server 4.27.0

Expand Down Expand Up @@ -217,8 +218,8 @@
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.1 | xros1.1 | 15.3 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| visionOS 2.0 | xros2.0 | 16.0 |
| visionOS 2.1 | xros2.1 | 16.1 |
Expand Down Expand Up @@ -277,7 +278,7 @@
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |

### Miscellaneous
- Tcl/Tk 8.6.15
- Tcl/Tk 8.6.16

#### Environment variables
| Name | Value |
Expand Down

0 comments on commit 1e772a3

Please sign in to comment.