CI: Enable riscv64 build
Co-authored-by: light4 <root@i01.io> Signed-off-by: leso-kn <info@lesosoftware.com>
This commit is contained in:
parent
1e1e8e1ee6
commit
036b80aa97
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -180,6 +180,7 @@ jobs:
|
||||
- i686-pc-windows-msvc
|
||||
- i686-unknown-linux-gnu
|
||||
- i686-unknown-linux-musl
|
||||
- riscv64gc-unknown-linux-gnu
|
||||
- x86_64-pc-windows-gnu
|
||||
- x86_64-pc-windows-msvc
|
||||
- x86_64-apple-darwin
|
||||
@ -247,6 +248,9 @@ jobs:
|
||||
- target: i686-unknown-linux-musl
|
||||
host_os: ubuntu-22.04
|
||||
|
||||
- target: riscv64gc-unknown-linux-gnu
|
||||
host_os: ubuntu-22.04
|
||||
|
||||
- target: x86_64-pc-windows-gnu
|
||||
host_os: windows-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user