Skip to content

Update CI workflows: fix deploy matrix and bump macOS target#430

Merged
WillAyd merged 1 commit into
mainfrom
fix-deploy-workflow
Apr 8, 2026
Merged

Update CI workflows: fix deploy matrix and bump macOS target#430
WillAyd merged 1 commit into
mainfrom
fix-deploy-workflow

Conversation

@WillAyd

@WillAyd WillAyd commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Sync pypi_publish.yml build matrix with unit-test.yml — replace macos-13 with macos-14/macos-15-intel, upgrade cibuildwheel from v2.21.3 to v3.4.0, add setup-python step
  • Bump MACOSX_DEPLOYMENT_TARGET from 11.0 to 13.0 across both workflows (Big Sur is EOL)

Test plan

  • Verify CI passes on all matrix entries
  • Confirm wheels build successfully on macos-14 and macos-15-intel

🤖 Generated with Claude Code

Sync pypi_publish.yml build matrix with unit-test.yml (replace macos-13
with macos-14/macos-15-intel, upgrade cibuildwheel to v3.4.0, add
setup-python step). Bump MACOSX_DEPLOYMENT_TARGET from 11.0 to 13.0
across both workflows since Big Sur is EOL.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@WillAyd WillAyd merged commit 12667c7 into main Apr 8, 2026
2 of 12 checks passed
@WillAyd WillAyd deleted the fix-deploy-workflow branch April 8, 2026 18:31
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.

1 participant