Skip to content

fix: publish only ARM64 macOS and Windows - #3

Merged
freelw merged 2 commits into
mainfrom
wangli_dev_20260811_3
Aug 11, 2026
Merged

fix: publish only ARM64 macOS and Windows#3
freelw merged 2 commits into
mainfrom
wangli_dev_20260811_3

Conversation

@freelw

@freelw freelw commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the macOS Intel release target
  • publish only macOS ARM64 and Windows x64 raw binaries
  • update CI assertions, installers, README, and Skill guidance to enforce the two-platform contract

Why

GitHub retired the macos-13 runner image, which left the v0.1.0 Intel job queued without starting. Product direction is to drop that binary instead of migrating it to another Intel runner.

Validation

  • workflow YAML parses successfully
  • release matrix contains exactly 2 targets
  • macOS Intel and Linux targets are absent

After merge, publish a new tag (for example v0.1.1); changing main does not alter the workflow snapshot attached to existing tag v0.1.0.

@freelw freelw changed the title fix: use supported Intel macOS runner fix: publish only ARM64 macOS and Windows Aug 11, 2026
@freelw
freelw merged commit b2f3be9 into main Aug 11, 2026
1 check passed
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