Skip to content

Commit

Permalink
chore: fix integration test artifact naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Reckless-Satoshi committed May 1, 2024
1 parent 3752055 commit 8d2ca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
python-tag: ['3.12.3-slim-bookworm', '3.13-rc-slim-bookworm']
lnd-version: ['v0.17.4-beta']
cln-version: ['v23.11.2','v24.02']
cln-version: ['v23.11.2'] #,'v24.02']
ln-vendor: ['LND'] #, 'CLN']

steps:
Expand Down

0 comments on commit 8d2ca28

Please sign in to comment.