Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add riscv64 support #2347

Open
mengzhuo opened this issue Jun 3, 2024 · 1 comment
Open

add riscv64 support #2347

mengzhuo opened this issue Jun 3, 2024 · 1 comment
Labels
kind/feature-request New feature or request

Comments

@mengzhuo
Copy link
Contributor

mengzhuo commented Jun 3, 2024

Act version

act version 0.2.63-1-g71a6fa0

Feature description

I had successfully built and run on riscv64 (bpi-f3)
Can we add riscv64 to prebuilt binary? I can send a PR if possible.
Thanks.

# act --version
act version 0.2.63-1-g71a6fa0
# go version `which act`
/usr/local/bin/act: go1.21.1
# uname -a
Linux bpi-f3-1 6.1.15 #1.0~rc1 SMP PREEMPT Mon Apr 29 09:05:59 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
@mengzhuo mengzhuo added the kind/feature-request New feature or request label Jun 3, 2024
@ChristopherHX
Copy link
Contributor

I can send a PR if possible

If you create a PR, we can probably add it.. I would approve such a change to the goreleaser files.

My downstream project includes that target for some years, recently even loong64....
See here for technically possible list act targets (some of them have problems with the cli frontent) https://github.com/ChristopherHX/github-act-runner/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants