We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b6566 commit e199bbaCopy full SHA for e199bba
.github/workflows/integration-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
max-parallel: 2
23
matrix:
24
- python-tag: ['3.12.3-slim-bookworm', '3.13-rc-slim-bookworm']
+ python-tag: ['3.12.3-slim-bookworm']
25
lnd-version: ['v0.18.2-beta']
26
cln-version: ['v24.08']
27
ln-vendor: ['LND', 'CLN']
0 commit comments