Skip to content

Conversation

erik-bershel
Copy link
Contributor

Description

Doc fix

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@Copilot Copilot AI review requested due to automatic review settings August 29, 2025 13:52
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes formatting and content issues in the available images table within the README documentation.

  • Corrects line numbering inconsistencies in the table
  • Standardizes comma usage in option lists
  • Removes outdated macos-latest-xlarge reference

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines 25 to +28
| macOS 15 | `macos-latest-large` or `macos-15-large`| [macOS-15] |
| macOS 15 Arm64 | `macos-latest`, `macos-15` or `macos-15-xlarge` | [macOS-15-arm64] |
| macOS 15 Arm64 | `macos-latest`, `macos-15`, or `macos-15-xlarge` | [macOS-15-arm64] |
| macOS 14 | `macos-14-large`| [macOS-14] |
| macOS 14 Arm64 | `macos-14`, `macos-latest-xlarge` or `macos-14-xlarge`| [macOS-14-arm64] |
| macOS 14 Arm64 | `macos-14` or `macos-14-xlarge`| [macOS-14-arm64] |
Copy link
Preview

Copilot AI Aug 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider using the Oxford comma consistently throughout the table. The change from 'macos-15 or macos-15-xlarge' to 'macos-latest, macos-15, or macos-15-xlarge' improves readability and follows standard grammar conventions.

Copilot uses AI. Check for mistakes.

@erik-bershel erik-bershel merged commit bfd23df into main Aug 29, 2025
5 checks passed
@erik-bershel erik-bershel deleted the doc-upd-readme-available-images branch August 29, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants