Skip to content

Commit 321a9e1

Browse files
committed
GitHub: temporarily use lnd-19 litd branch for itests
Until we've merged the litd version bump PR for lnd (which in term requires this PR to be merged), we resolve the circular dependency by just pointing to that branch to prove the changes in this PR work.
1 parent a7959a6 commit 321a9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
GO_VERSION: '1.23.6'
2323

24-
LITD_ITEST_BRANCH: 'master'
24+
LITD_ITEST_BRANCH: 'lnd-19'
2525

2626
jobs:
2727
#######################

0 commit comments

Comments
 (0)