Skip to content

Conversation

erik-bershel
Copy link
Contributor

Description

Fix using undeclared variable

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 October 11, 2025 00:14
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 a bug in the Xcode installer script where an undeclared variable was being used. The fix adds the missing declaration for the $os variable.

  • Adds declaration for the $os variable using Get-OSVersion function

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

@erik-bershel erik-bershel merged commit 3ae9486 into actions:main Oct 13, 2025
3 checks passed
@erik-bershel erik-bershel deleted the fix-macos-14-xcode-installer-bug branch October 13, 2025 18:41
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