Skip to content

Commit 2a00b12

Browse files
willcl-arkm3dwards
andcommitted
ci: port nowallet-libbitcoinkernel
Co-authored-by: Max Edwards <[email protected]>
1 parent 9c2514d commit 2a00b12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,12 @@ jobs:
445445
timeout-minutes: 120
446446
file-env: './ci/test/00_setup_env_mac_cross.sh'
447447

448+
- name: 'No wallet, libbitcoinkernel'
449+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
450+
fallback-runner: 'ubuntu-24.04'
451+
timeout-minutes: 120
452+
file-env: './ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh'
453+
448454
steps:
449455
- name: Checkout
450456
uses: actions/checkout@v5

0 commit comments

Comments
 (0)