Skip to content

Replace macos-latest-large with macos-latest in CI workflows#4

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/fix-check-failures
Draft

Replace macos-latest-large with macos-latest in CI workflows#4
Copilot wants to merge 1 commit intomainfrom
copilot/fix-check-failures

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 1, 2026

Description:
All CI check failures on PR #3 are caused by macos-latest-large runners being unavailable in this fork. These larger runners require explicit org-level configuration only present in actions/.

  • Replaced all 19 occurrences of macos-latest-large with macos-latest across versions.yml (13 jobs) and e2e-cache.yml (6 jobs)
  • Where both macos-latest and macos-latest-large existed in the same matrix, removed the duplicate
  • Where only macos-latest-large existed (lts-syntax, old-versions), replaced it with macos-latest

Related issue:
PR #3 — handlebars bump has passing code/license checks but all macos-latest-large matrix entries fail.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

macos-latest-large runners are not available in this fork, causing all
CI jobs on that runner to fail. Replace with macos-latest to fix check
failures on PR #3.

Agent-Logs-Url: https://github.com/priya-kinthali/setup-node/sessions/0d610d82-4ebd-4c85-ad66-ba0b3b332829

Co-authored-by: priya-kinthali <147703874+priya-kinthali@users.noreply.github.com>
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