Skip to content

ci(release): unblock v0.2.0 publish path#9

Merged
Lythaeon merged 1 commit into
mainfrom
fix/release-v020-unblock
Feb 15, 2026
Merged

ci(release): unblock v0.2.0 publish path#9
Lythaeon merged 1 commit into
mainfrom
fix/release-v020-unblock

Conversation

@Lythaeon

Copy link
Copy Markdown
Owner

Summary

  • switch macOS x86 build runner from macos-13 to macos-15-intel to avoid unsupported runner cancellation
  • skip crates publish when the target crate version already exists on crates.io
  • keep release finalization flow intact so existing draft v0.2.0 can be finalized with binaries

Why this is needed now

The current main release run failed because:

  1. macOS x86 matrix job used an unsupported runner label
  2. crates publish attempted slotstrike 0.2.0 even though it already exists

Both conditions prevented the GitHub release job from running.

Validation

@Lythaeon Lythaeon merged commit 28807bf into main Feb 15, 2026
1 check passed
@Lythaeon Lythaeon deleted the fix/release-v020-unblock branch February 15, 2026 19:10
@Lythaeon Lythaeon restored the fix/release-v020-unblock branch March 30, 2026 08:12
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