Skip to content

fix: use correct arch for x64/arm64 code-release#2433

Merged
jonathanlab merged 1 commit into
mainfrom
fix/parcel-watcher-cross-arch-binary
May 29, 2026
Merged

fix: use correct arch for x64/arm64 code-release#2433
jonathanlab merged 1 commit into
mainfrom
fix/parcel-watcher-cross-arch-binary

Conversation

@jonathanlab
Copy link
Copy Markdown
Contributor

@jonathanlab jonathanlab commented May 29, 2026

also add safeguards for bundling the right deps

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 29, 2026

Prompt To Fix All With AI
Fix the following 1 code review issue. Work through them one at a time, proposing concise fixes.

---

### Issue 1 of 1
.github/workflows/code-release.yml:21
**Potentially non-existent runner label**

`macos-15-intel` is not a known GitHub-hosted runner label. macOS 15 (Sequoia) only runs on Apple Silicon; GitHub's Intel macOS runners top out at `macos-13` (and `macos-13-xlarge`). If this isn't a PostHog self-hosted runner label, the x64 job will queue indefinitely waiting for a runner that never becomes available, silently blocking the release. The standard label for an Intel x64 macOS runner would be `macos-13` or `macos-13-xlarge`.

Reviews (1): Last reviewed commit: "fix: use correct arch for x64/arm64 code..." | Re-trigger Greptile

Comment thread .github/workflows/code-release.yml
@jonathanlab jonathanlab merged commit 4703297 into main May 29, 2026
15 checks passed
@jonathanlab jonathanlab deleted the fix/parcel-watcher-cross-arch-binary branch May 29, 2026 12:52
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.

2 participants