Add fail-fast: false to release workflow matrix (#2301)
## Summary
- Allow build jobs to continue independently even if one platform fails
- The verify-assets job will still only run if all builds succeed
#skip-bugbot
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Set fail-fast: false in the release workflow build matrix so other
platform builds continue even if one fails. Add retry to the publish
step (3 attempts, 30m timeout) to reduce flakiness; verify-assets still
only runs if all builds succeed.
<sup>Written for commit 2f09fc1f6ae1d524f6e626f4acc91bb7adfa4aab.
Summary will update on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
---------
Co-authored-by:
Claude Opus 4.5 <noreply@anthropic.com>
正在显示
请
注册
或者
登录
后发表评论