Skip to content

build: Update macOS image version in CLI tests workflow#223

Open
rahulkanneri-2u wants to merge 1 commit into
masterfrom
boms-350-macos-15-intel
Open

build: Update macOS image version in CLI tests workflow#223
rahulkanneri-2u wants to merge 1 commit into
masterfrom
boms-350-macos-15-intel

Conversation

@rahulkanneri-2u

@rahulkanneri-2u rahulkanneri-2u commented Jun 30, 2026

Copy link
Copy Markdown

Bumped the macOS runner label used by the CLI tests workflow from macos-13 to macos-15-intel.


I've completed each of the following or determined they are not applicable:

  • Made a plan to communicate any major developer interface changes (or N/A)

Copilot AI review requested due to automatic review settings June 30, 2026 13:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions “CLI tests” workflow to run macOS jobs on a newer macOS runner image, keeping the CI environment current for CLI-targeted test coverage.

Changes:

  • Bumped the macOS runner label used by the CLI tests workflow from macos-13 to macos-15-intel.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

image: ubuntu-latest
- name: mac
image: macos-13
image: macos-15-intel

@ttak-apphelix ttak-apphelix Jun 30, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why not macos-latest? Anything we want to execute only on Intel architecture instead of Apple Silicon

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@ttak-apphelix I believe that was changed/tried in this PR: #203 and looks already closed.

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.

3 participants