Skip to content

Conversation

@mbg
Copy link
Member

@mbg mbg commented Nov 4, 2025

Removes macos-13 from the codeql workflow. macos-13 runners will be removed by 4 December and brownouts have started for them, which are now causing this workflow to fail.

Risk assessment

For internal use only. Please select the risk level of this change:

  • Low risk: Changes are fully under feature flags, or have been fully tested and validated in pre-production environments and are highly observable, or are documentation or test only.

Which use cases does this change impact?

CI only.

How did/will you validate this change?

CI

If something goes wrong after this change is released, what are the mitigation and rollback strategies?

  • Rollback - Change can only be disabled by rolling back the release or releasing a new version with a fix.

How will you know if something goes wrong after this change is released?

CI failures.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Consider adding a changelog entry for this change.
  • Confirm the readme and docs have been updated if necessary.

@mbg mbg requested a review from a team as a code owner November 4, 2025 21:31
Copilot AI review requested due to automatic review settings November 4, 2025 21:31
@github-actions github-actions bot added the size/XS Should be very easy to review label Nov 4, 2025
Copy link
Contributor

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 removes the macos-13 runner from the test matrix in the CodeQL workflow, reducing the macOS testing platforms from three versions (13, 14, 15) to two (14, 15).

  • Removed macos-13 from the OS matrix in the analyze-javascript job

@mbg mbg merged commit b00addd into main Nov 5, 2025
247 checks passed
@mbg mbg deleted the mbg/macos-13 branch November 5, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants