Skip to content

Commit f2068f2

Browse files
willcl-arkm3dwards
andcommitted
ci: port no-IPC-i686-DEBUG
Co-authored-by: Max Edwards <[email protected]>
1 parent 2a00b12 commit f2068f2

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
@@ -451,6 +451,12 @@ jobs:
451451
timeout-minutes: 120
452452
file-env: './ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh'
453453

454+
- name: 'no IPC, i686, DEBUG'
455+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
456+
fallback-runner: 'ubuntu-24.04'
457+
timeout-minutes: 120
458+
file-env: './ci/test/00_setup_env_i686_no_ipc.sh'
459+
454460
steps:
455461
- name: Checkout
456462
uses: actions/checkout@v5

0 commit comments

Comments
 (0)