Skip to content

Fix release workflow: cross-compile darwin/amd64 on arm64 runner#10

Merged
asim merged 2 commits intomainfrom
claude/go-micro-chat-app-zK9Cv
Mar 7, 2026
Merged

Fix release workflow: cross-compile darwin/amd64 on arm64 runner#10
asim merged 2 commits intomainfrom
claude/go-micro-chat-app-zK9Cv

Conversation

@asim
Copy link
Member

@asim asim commented Mar 7, 2026

macos-13 runners are retired. Use macos-latest (arm64) for both darwin builds, with clang -arch x86_64 to cross-compile the amd64 variant.

https://claude.ai/code/session_01688MBwKW1GJtJKoiYvMxke

claude and others added 2 commits March 7, 2026 13:29
macos-13 runners are retired. Use macos-latest (arm64) for both darwin
builds, with clang -arch x86_64 to cross-compile the amd64 variant.

https://claude.ai/code/session_01688MBwKW1GJtJKoiYvMxke
@asim asim merged commit 4af03a1 into main Mar 7, 2026
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