Skip to content

CI: update to min python 3.10 and bitcoind 31.0 #36

CI: update to min python 3.10 and bitcoind 31.0

CI: update to min python 3.10 and bitcoind 31.0 #36

Workflow file for this run

name: master on CLN v25.12.x
on:
push:
branches:
- master
paths-ignore:
- 'tools/**'
- 'CHANGELOG.md'
- 'README.md'
- 'LICENSE'
- '.gitignore'
- 'coffee.yml'
- 'tests/setup.sh'
pull_request:
workflow_dispatch:
jobs:
call-ci:
uses: ./.github/workflows/ci.yml
with:
cln-version: "v25.12.1"
pyln-version: "25.12.1"
tagged-release: false