mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
ci: use correct image for libbitcoinkernel job
This commit is contained in:
parent
5c60efbd8e
commit
d2f9953b83
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ task:
|
|||
name: 'no wallet, libbitcoinkernel'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: docker.io/debian:bullseye
|
||||
image: docker.io/ubuntu:22.04
|
||||
env:
|
||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue