ci: Disable riscv release build (currently broken)

pull/8617/head 23.10
Blaž Hrastnik 1 year ago
parent c7e15dd87e
commit f6021dd0cd
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

@ -70,11 +70,11 @@ jobs:
rust: stable
target: aarch64-unknown-linux-gnu
cross: true
- build: riscv64-linux
os: ubuntu-latest
rust: stable
target: riscv64gc-unknown-linux-gnu
cross: true
# - build: riscv64-linux
# os: ubuntu-latest
# rust: stable
# target: riscv64gc-unknown-linux-gnu
# cross: true
- build: x86_64-macos
os: macos-latest
rust: stable

Loading…
Cancel
Save