Revert "Temporarily use an earlier lightwalletd version" (#4398)
This reverts commit f71a1f5d19
.
This commit is contained in:
parent
128c9cbfd8
commit
434044206c
|
@ -53,11 +53,7 @@ jobs:
|
|||
- uses: actions/checkout@v3.0.2
|
||||
with:
|
||||
repository: adityapk00/lightwalletd
|
||||
# Temporarily use an earlier lightwalletd version,
|
||||
# to check if commit e146dbf5c2860e535fdbe2ba5ab20c4744d7c941 contains a mempool refresh deadlock bug.
|
||||
#
|
||||
# TODO: switch back to 'master' after the bug is resolved
|
||||
ref: 'c1bab818a683e4de69cd952317000f9bb2932274'
|
||||
ref: 'master'
|
||||
persist-credentials: false
|
||||
|
||||
- uses: actions/checkout@v3.0.2
|
||||
|
|
Loading…
Reference in New Issue