Problem
Linux release for v1.0 cannot be built because the GitHub Actions workflow is failing due to billing constraints.
Root Cause
- GitHub account has reached spending limit or payments have failed
- This prevents the macOS build from running, which cascades to cancel the Windows and Linux builds
- Workflow run: #21126173329
Error Details
- macOS job error: "recent account payments have failed or your spending limit needs to be increased"
- Linux and Windows builds get cancelled as a result
Solution
- Resolve billing issue in GitHub Account Settings (update payment method or increase spending limit)
- Re-run the Build and Release workflow
- Linux release will then be available
Labels
- bug
- build
- linux
- release-blocker
- billing
Problem
Linux release for v1.0 cannot be built because the GitHub Actions workflow is failing due to billing constraints.
Root Cause
Error Details
Solution
Labels