mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 20:21:35 +00:00
chores(test): remove python 3.13 from testing matrix
This commit is contained in:
parent
47b6566961
commit
e199bbab38
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
max-parallel: 2
|
max-parallel: 2
|
||||||
matrix:
|
matrix:
|
||||||
python-tag: ['3.12.3-slim-bookworm', '3.13-rc-slim-bookworm']
|
python-tag: ['3.12.3-slim-bookworm']
|
||||||
lnd-version: ['v0.18.2-beta']
|
lnd-version: ['v0.18.2-beta']
|
||||||
cln-version: ['v24.08']
|
cln-version: ['v24.08']
|
||||||
ln-vendor: ['LND', 'CLN']
|
ln-vendor: ['LND', 'CLN']
|
||||||
|
Loading…
Reference in New Issue
Block a user