Skip to content

update runner to macOS 26 runner from old 12.#48

Merged
Sajjon merged 1 commit into
mainfrom
cyon/upgrade_ci
Jan 28, 2026
Merged

update runner to macOS 26 runner from old 12.#48
Sajjon merged 1 commit into
mainfrom
cyon/upgrade_ci

Conversation

@Sajjon

@Sajjon Sajjon commented Jan 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request attempts to update the GitHub Actions workflow to use a newer macOS runner by changing from macos-12 to macos-26. However, macos-26 is not a valid GitHub Actions runner version. The PR appears to misunderstand the available runner versions, as GitHub Actions does not provide macOS runners with such high version numbers.

Changes:

  • Updated runs-on configuration from macos-12 to macos-26 in the linting job
  • Updated runs-on configuration from macos-12 to macos-26 in the unittest job

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

@Sajjon Sajjon merged commit c2b87bb into main Jan 28, 2026
7 of 8 checks passed
@Sajjon Sajjon deleted the cyon/upgrade_ci branch January 28, 2026 16:19
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