Skip to content

Remove failing macOS 13 build from CI/CD pipeline#2

Merged
hexabyte8 merged 2 commits intomainfrom
copilot/add-binaries-to-releases
Feb 9, 2026
Merged

Remove failing macOS 13 build from CI/CD pipeline#2
hexabyte8 merged 2 commits intomainfrom
copilot/add-binaries-to-releases

Conversation

Copy link
Contributor

Copilot AI commented Feb 8, 2026

Removes macOS 13 (Intel x86_64) build configuration from CI/CD workflows as it fails consistently. The release workflow already uploads binaries to GitHub releases via softprops/action-gh-release@v1 when version tags are pushed.

Changes

  • Workflows: Removed macos-13 matrix entry from build.yml and release.yml
  • Documentation: Removed references to macf-macos-x86_64 artifacts and releases

Build Matrix

Now builds only:

  • Linux x86_64 (ubuntu-latest)
  • macOS ARM64 (macos-latest)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: hexabyte8 <55750103+hexabyte8@users.noreply.github.com>
Copilot AI changed the title [WIP] Add resulting binaries to repository releases Remove failing macOS 13 build from CI/CD pipeline Feb 8, 2026
Copilot AI requested a review from hexabyte8 February 8, 2026 01:23
@hexabyte8 hexabyte8 marked this pull request as ready for review February 9, 2026 03:26
@hexabyte8 hexabyte8 merged commit 96b5d90 into main Feb 9, 2026
2 checks passed
@hexabyte8 hexabyte8 deleted the copilot/add-binaries-to-releases branch February 9, 2026 03:26
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