mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-10 14:48:46 +02:00
Merge bitcoin/bitcoin#33903: ci: Remove redundant busybox option
fa0fee44a8ci: Remove redundant busybox option (MarcoFalke)fa102ec69fdoc: Shorten ci name (MarcoFalke)2222223780doc: Remove bash -c wrapper (MarcoFalke) Pull request description: The option was fine, but now that there is a dedicated Alpine Linux task, which uses BusyBox, it seems redundant. (See: `ci/test/00_setup_env_native_alpine_musl.sh`) So remove the `USE_BUSY_BOX` option, along with the `BINS_SCRATCH_DIR` env var. Also includes two small ci-doc fixups. ACKs for top commit: fanquake: ACKfa0fee44a8Tree-SHA512: abad7888cbf5833cc322d133187f74653c232c03b8949ad06dd1ea5ace14127871322fe682268ebec7720963615c3f113c7660a2055bf48bbb9ff9a730221d7e
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -517,7 +517,7 @@ jobs:
|
||||
timeout-minutes: 120
|
||||
file-env: './ci/test/00_setup_env_i686_no_ipc.sh'
|
||||
|
||||
- name: 'fuzzer,address,undefined,integer, no depends'
|
||||
- name: 'fuzzer,address,undefined,integer'
|
||||
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
|
||||
fallback-runner: 'ubuntu-24.04'
|
||||
timeout-minutes: 240
|
||||
|
||||
Reference in New Issue
Block a user