Skip to content

ci: add loong64 architecture support#1262

Open
xuxiaowei-com-cn wants to merge 1 commit into
containernetworking:mainfrom
xuxiaowei-com-cn:xuxiaowei/loong64
Open

ci: add loong64 architecture support#1262
xuxiaowei-com-cn wants to merge 1 commit into
containernetworking:mainfrom
xuxiaowei-com-cn:xuxiaowei/loong64

Conversation

@xuxiaowei-com-cn

@xuxiaowei-com-cn xuxiaowei-com-cn commented Jun 1, 2026

Copy link
Copy Markdown

Summary

  • Add loong64 (LoongArch 64-bit) to the Linux build matrix in test workflow
  • Add loong64 to the Linux release matrix for binary releases

Changes

  • .github/workflows/test.yaml: add loong64 to LINUX_ARCHES env var
  • .github/workflows/release.yaml: add loong64 to the goarch strategy matrix

Notes

No source code changes are needed:

  • Go 1.21+ natively supports GOARCH=loong64 — this project uses Go 1.26
  • Vendored golang.org/x/sys already includes loong64-specific files

Fixes: #1263

Signed-off-by: 徐晓伟 <xuxiaowei@xuxiaowei.com.cn>
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.

Support loong64 (LoongArch) architecture

1 participant