mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 05:32:22 +02:00
ci: use a 8x instance over 16x
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -530,7 +530,7 @@ jobs:
|
||||
file-env: './ci/test/00_setup_env_native_msan.sh'
|
||||
|
||||
- name: 'riscv32 bare metal, static libbitcoin_consensus'
|
||||
warp-runner: 'warp-ubuntu-latest-x64-16x'
|
||||
warp-runner: 'warp-ubuntu-latest-x64-8x'
|
||||
fallback-runner: 'ubuntu-latest'
|
||||
timeout-minutes: 120
|
||||
file-env: './ci/test/00_setup_env_riscv_bare_cross.sh'
|
||||
|
||||
Reference in New Issue
Block a user