Skip to content

Commit f4dee92

Browse files
committed
GitHub: update CI litd branch to testing target
The testing branch in GH CI workflow is switched to `master` from the, now-merged, development branch 'update-to-lnd-18-4'.
1 parent 8719b40 commit f4dee92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
GO_VERSION: '1.22.6'
2323

24-
LITD_ITEST_BRANCH: 'update-to-lnd-18-4'
24+
LITD_ITEST_BRANCH: 'master'
2525

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

0 commit comments

Comments
 (0)