Add CI job for riscv bare metal

This commit is contained in:
TheCharlatan
2025-09-04 15:41:17 +02:00
committed by sedited
parent bfdbf513f6
commit b36730a3ef

View File

@@ -523,6 +523,12 @@ jobs:
timeout-minutes: 120
file-env: './ci/test/00_setup_env_native_msan.sh'
- name: 'riscv32 bare metal, static libbitcoin_consensus'
warp-runner: 'warp-ubuntu-latest-x64-16x'
fallback-runner: 'ubuntu-latest'
timeout-minutes: 120
file-env: './ci/test/00_setup_env_riscv_bare_cross.sh'
steps:
- *ANNOTATION_PR_NUMBER