Skip to content

Fix XCode16 no longer being available on latest runners#3970

Draft
mbg wants to merge 1 commit into
mainfrom
mbg/ci/fix-xcode
Draft

Fix XCode16 no longer being available on latest runners#3970
mbg wants to merge 1 commit into
mainfrom
mbg/ci/fix-xcode

Conversation

@mbg

@mbg mbg commented Jun 23, 2026

Copy link
Copy Markdown
Member

Xcode 16 is no longer available by default on macos-latest runners and trying to xcode-select it fails as a result. However, we still require Xcode 16 for CodeQL v2.19.4 and v2.20.7.

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?

Environments:

  • Testing/None - This change does not impact any CodeQL workflows in production.

How did/will you validate this change?

  • End-to-end tests - I am depending on PR checks (i.e. tests in pr-checks).

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

  • Development/testing only - This change cannot cause any failures in production.

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

  • Other - Please provide details.

CI.

Are there any special considerations for merging or releasing this change?

  • No special considerations - This change can be merged at any time.

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 self-assigned this Jun 23, 2026
@github-actions github-actions Bot added the size/XS Should be very easy to review label Jun 23, 2026
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.

1 participant