Skip to content

Remove obsolete node@16 from Homebrew dependencies#11

Merged
lumaxis merged 2 commits intocopilot/improve-dotfiles-performancefrom
copilot/fix-github-actions-workflow
Feb 2, 2026
Merged

Remove obsolete node@16 from Homebrew dependencies#11
lumaxis merged 2 commits intocopilot/improve-dotfiles-performancefrom
copilot/fix-github-actions-workflow

Conversation

Copy link

Copilot AI commented Jan 27, 2026

macOS CI workflow failing with No available formula with the name "node@16" - Homebrew removed Node.js 16 after EOL.

Changes

  • install/Brewfile: Removed node@16 package (regular node package remains)
  • install/Brewfile.lock.json: Removed node@16 lock entry
  • .github/workflows/ci.yml: Removed node@16 from pre-install cleanup step

Node version management still available via fnm if specific versions needed.

Original prompt

Fix the failing GitHub Actions workflow Install locally (macos-latest)
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 61633075743
Job URL: https://github.com/lumaxis/dotfiles/actions/runs/21406157934/job/61633075743


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: lumaxis <406937+lumaxis@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions workflow Install locally (macos-latest) Remove obsolete node@16 from Homebrew dependencies Jan 27, 2026
Copilot AI requested a review from lumaxis January 27, 2026 17:20
@lumaxis lumaxis marked this pull request as ready for review February 2, 2026 11:29
@lumaxis lumaxis merged commit 2d8cbff into copilot/improve-dotfiles-performance Feb 2, 2026
@lumaxis lumaxis deleted the copilot/fix-github-actions-workflow branch February 2, 2026 11:29
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