Merge pull request #1019 from gounthar/feat/release-riscv64

ci: add riscv64 to release targets
This commit is contained in:
Denis Isidoro 2026-04-02 16:07:53 -03:00 committed by GitHub
commit 03e2f9e94d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,8 @@ jobs:
target: armv7-linux-androideabi
- os: ubuntu-latest
target: aarch64-linux-android
- os: ubuntu-latest
target: riscv64gc-unknown-linux-gnu
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
- os: macos-latest