Skip to content

Commit 4dfed73

Browse files
committed
GitHub: switch litd testing branch
With this commit we switch the testing branch to the currently unmerged 'update-to-lnd-18-4' branch which will soon be in master. But because that branch depends on the commits in this PR, we first have to point to it, get this PR merged, then merge update-to-lnd-18-4, then change this to 'master'.
1 parent 5e6c862 commit 4dfed73

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: '0-19-staging'
24+
LITD_ITEST_BRANCH: 'update-to-lnd-18-4'
2525

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

0 commit comments

Comments
 (0)